mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user