Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jun 9, 2024
1 parent 56ce643 commit 545d896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted

1. Fork the repo
2. Make the changes in your fork
3. Add tests for you changes, if applicable
3. Add tests for your changes, if applicable
4. `cargo build --all --all-features` and fix any issues
5. `cargo fmt --all`, you can cnofigure your IDE to do this on save [RustRover](https://www.jetbrains.com/help/rust/rustfmt.html) and [VSCode](https://code.visualstudio.com/docs/languages/rust#_formatting)
6. `cargo check --all --all-features` and fix any errors and warnings
Expand Down

0 comments on commit 545d896

Please sign in to comment.