mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
docs/CONTRIBUTE.md: document the 'needs-votes' concept
A pull request sent to the project might get labeled `needs-votes` by a project maintainer. This label means that in addition to meeting all other checks and qualifications this pull request must also receive proven support/thumbs-ups from more community members to be considered for merging. Closes #8910
This commit is contained in:
parent
f59508e6cd
commit
267d560b5a
@ -169,6 +169,12 @@ actual content changed also allows you to retrigger the tests for that commit.
|
||||
When you adjust your pull requests after review, consider squashing the
|
||||
commits so that we can review the full updated version more easily.
|
||||
|
||||
A pull request sent to the project might get labeled `needs-votes` by a
|
||||
project maintainer. This label means that in addition to meeting all other
|
||||
checks and qualifications this pull request must also receive more "votes" of
|
||||
user support. More signs that people want this to happen. It could be in the
|
||||
form of messages saying so, or thumbs-up reactions on GitHub.
|
||||
|
||||
### Making quality patches
|
||||
|
||||
Make the patch against as recent source versions as possible.
|
||||
|
Loading…
Reference in New Issue
Block a user