the title of PR should contain a brief description (#19211)

In addition to an issue number, the title of a PR should contain a brief description; then users can follow the progress more easily from the title.
This commit is contained in:
flywind
2021-12-06 17:04:54 +08:00
committed by GitHub
parent e5475768ba
commit faacd63bf6

View File

@@ -10,6 +10,9 @@ Contributing
Contributing happens via "Pull requests" (PR) on github. Every PR needs to be
reviewed before it can be merged and the Continuous Integration should be green.
The title of a PR should contain a brief description. If it fixes an issue,
in addition to the number of the issue, the title should also contain a description
of the issue.
The PR has to be approved by two core developers or by Araq.