Add line to mandate use of GH closure keywords - fixes #191

Signed-off-by: rgee0 <richard@technologee.co.uk>
This commit is contained in:
rgee0
2017-09-15 20:04:47 +01:00
committed by Alex Ellis
parent 9627a683a5
commit 0c63179abd

View File

@ -38,10 +38,11 @@ What makes a good proposal?
Please read this whole guide and make sure you agree to our DCO agreement (included below):
* Sign-off your commits
* Sign-off your commits
* Complete the whole template for issues and pull requests
* [Reference addressed issues](https://help.github.com/articles/closing-issues-using-keywords/) in the PR description & commit messages - use 'Fixes #IssueNo'
* Always give instructions for testing
* Give us CLI commands and output or screenshots where you can
* Give us CLI commands and output or screenshots where you can
**I have a question, a suggestion or need help**