Merge pull request #3763 from wallabag/ghpr-template-update

Add note on GitHub PR template to auto-close issues
This commit is contained in:
Jérémy Benoist 2018-10-27 06:15:03 +00:00 committed by GitHub
commit 385dac6d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,15 @@
| Documentation | yes/no
| Translation | yes/no
| CHANGELOG.md | yes/no
| Fixed tickets | #...
| License | MIT
<!--
Please list the issues your PR fixes using special keywords, see
https://help.github.com/articles/closing-issues-using-keywords/
Fixes #…
-->
<!--
- Please fill in this template according to the PR you're about to submit.
- Replace this comment by a description of what your PR is solving.