We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7dd25 commit 84c1b41Copy full SHA for 84c1b41
CONTRIBUTING.md
@@ -45,6 +45,8 @@ your contribution or address the issue you're having.
45
- CLN: Code cleanup
46
- Commit messages should have subject line <80 chars, followed by one blank line,
47
and finally a commit message body if there's a need for one.
48
+ - Please reference the GH issue number in your commit message using GH1234
49
+ or #1234, either style is fine.
50
- RELEASE.rst and doc/source/vx.y.z.txt contain an on-going changelog for each
51
release as it is worked on. Add entries to these files as needed in
52
a separate commit in your PR, documenting the fix, enhancement or (unavoidable)
0 commit comments