]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
misc: add note on GitHub PR template to auto-close issues 3763/head
authorKevin Decherf <kevin@kdecherf.com>
Fri, 26 Oct 2018 21:50:55 +0000 (23:50 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Fri, 26 Oct 2018 21:50:55 +0000 (23:50 +0200)
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
.github/PULL_REQUEST_TEMPLATE.md

index 3885cc84148f059361d2fd84b086ed4641644af7..80d81ee38700e0a096b2b276cb7625022a8e4364 100644 (file)
@@ -8,9 +8,15 @@
 | Documentation | yes/no
 | Translation   | yes/no
 | CHANGELOG.md  | yes/no
 | Documentation | yes/no
 | Translation   | yes/no
 | CHANGELOG.md  | yes/no
-| Fixed tickets | #...
 | License       | MIT
 
 | 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.
 <!--
 - 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.