8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 006f98f + 8100137 commit dabd07aCopy full SHA for dabd07a
CONTRIBUTING.md
@@ -49,7 +49,7 @@ Specifically, we would encourage
49
- File renames be isolated into their own commit
50
- Add tests in a commit before their feature or fix, showing the current behavior.
51
The diff for the feature/fix commit will then show how the behavior changed,
52
- making it clearer to reviewrs and the community and showing people that the
+ making it clearer to reviewers and the community and showing people that the
53
test is verifying the expected state.
54
- e.g. [clap#5520](https://github.com/clap-rs/clap/pull/5520)
55
0 commit comments