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.
1 parent 266ead1 commit 7a28f01Copy full SHA for 7a28f01
CONTRIBUTING.md
@@ -45,7 +45,7 @@ We ask that commits are atomic, meaning they are complete and have a single resp
45
PRs should tell a cohesive story, with test and refactor commits that keep the
46
fix or feature commits simple and clear.
47
48
-Specifically, we would encouage
+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,
0 commit comments