Skip to content

Commit cabcd99

Browse files
author
BO41
committed
Mention keyword closing policy
1 parent f2023ac commit cabcd99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ the master branch to your feature branch.
129129
Also, please make sure that fixup commits are squashed into other related
130130
commits with meaningful commit messages.
131131

132+
GitHub allows [closing issues using keywords][closing-keywords]. This features
133+
should be used to keep the issue tracker tidy. But in pull requests only. Please
134+
do not add this to your commit message.
135+
136+
[closing-keywords]: https://help.github.com/en/articles/closing-issues-using-keywords
137+
132138
Please make sure your pull request is in compliance with Rust's style
133139
guidelines by running
134140

0 commit comments

Comments
 (0)