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 1adfa8a commit 07e7b8fCopy full SHA for 07e7b8f
CONTRIBUTING.md
@@ -71,6 +71,9 @@ git checkout -b feature/your-feature-name
71
4. Submit a pull request to the main repository.
72
5. Follow the pull request template.
73
6. Wait for review.
74
+7. For any follow-up work, please add new commits instead of force-pushing. This will
75
+ allow the reviewer to focus on incremental changes instead of having to restart the
76
+ review process.
77
78
## Code of Conduct
79
0 commit comments