Merge pull request #1415 from gitbucket/issue-1414

make it clear that issues must be closed via commit message, fix #1414
This commit is contained in:
Naoki Takezoe
2017-01-12 01:21:13 +09:00
committed by GitHub

View File

@@ -5,4 +5,4 @@
- [] verified that project is compiling
- [] verified that tests are passing
- [] squashed my commits as appropriate *(keep several commits if it is relevant to understand the PR)*
- [] [marked as closed](https://help.github.com/articles/closing-issues-via-commit-messages/) all issue ID that this PR should correct
- [] [marked as closed using commit message](https://help.github.com/articles/closing-issues-via-commit-messages/) all issue ID that this PR should correct