mirror of
https://github.com/clap-rs/clap
synced 2024-12-04 01:59:10 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
acabb8185d
commit
6f5fffcbc4
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ Specifically, we would encourage
|
|||
- File renames be isolated into their own commit
|
||||
- Add tests in a commit before their feature or fix, showing the current behavior.
|
||||
The diff for the feature/fix commit will then show how the behavior changed,
|
||||
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
|
||||
test is verifying the expected state.
|
||||
- e.g. [clap#5520](https://github.com/clap-rs/clap/pull/5520)
|
||||
|
||||
|
|
Loading…
Reference in a new issue