Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #991

Closed
wants to merge 1 commit into from
Closed

Update README.md #991

wants to merge 1 commit into from

Conversation

charliea123
Copy link
Contributor

Give an overview of the tasks completed
Give a clear and high level level overview of the tasks completed in this pull request.

Link to issue(s) that this PR closes
Pull requests are required to close a related issue. If there is no issue, please create one first.

Please look at but feel free to delete the following sections in your PR

Provide an adequate title with tags and a brief description
The tags should be in the format of "tag:" Description. The tags are as follows:

  • "feat:" A new feature
  • "fix:" A bug fix
  • "docs:" Documentation only changes
  • "style:" Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • "refactor:" A code change that neither fixes a bug nor adds a feature
  • "perf:" A code change that improves performance
  • "test:" Adding missing or correcting existing tests
  • "chore:" Changes to the build process or auxiliary tools and libraries such as documentation generation
  • "repo:" Changes to the repository itself

REMINDER! Please check that you have done the following prior to submitting this PR:

  • Checked that the relevant version(s) have been incremented if necessary.
  • Ran both and made any changes necessary for:
    • cargo +nightly fmt --all
    • cargo clippy --all

You can install the nightly toolchain on your system by:

rustup toolchain install nightly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant