aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3885cc84..80d81ee3 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,10 +8,16 @@
8| Documentation | yes/no 8| Documentation | yes/no
9| Translation | yes/no 9| Translation | yes/no
10| CHANGELOG.md | yes/no 10| CHANGELOG.md | yes/no
11| Fixed tickets | #...
12| License | MIT 11| License | MIT
13 12
14<!-- 13<!--
14Please list the issues your PR fixes using special keywords, see
15https://help.github.com/articles/closing-issues-using-keywords/
16
17Fixes #…
18-->
19
20<!--
15- Please fill in this template according to the PR you're about to submit. 21- Please fill in this template according to the PR you're about to submit.
16- Replace this comment by a description of what your PR is solving. 22- Replace this comment by a description of what your PR is solving.
17--> 23-->