Skip to content

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/contributing/first-time.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@ Learn from their mistakes, and don't commit them yourself.
8181
Pull requests will be reviewed in the order received.
8282
Duplicate pull requests may be ignored and closed without comment by the privileged GitHub teams.
8383

84+
3. **Don't create and close multiple pull requests for the same issue.**
85+
GitHub should not be used as a place to test your contribution.
86+
It makes it impossible for reviewers to provide feedback to your contribution in one place.
87+
It also sends notifications to hundreds of developers, informing them that you have not read this guide, and annoying many of them.
88+
You should instead learn how to {ref}`work-with-github-issues-label` and {ref}`run tests and code quality checks locally <test-and-code-quality-label>`.
89+
8490

8591
(plone-contributors-team-label)=
8692

0 commit comments

Comments
 (0)