]> git.immae.eu Git - github/wallabag/wallabag.git/blame - .github/PULL_REQUEST_TEMPLATE.md
misc: add note on GitHub PR template to auto-close issues
[github/wallabag/wallabag.git] / .github / PULL_REQUEST_TEMPLATE.md
CommitLineData
c665b863
NL
1| Q | A
2| ------------- | ---
c396ee2c
JB
3| Bug fix? | yes/no
4| New feature? | yes/no
5| BC breaks? | yes/no
6| Deprecations? | yes/no
7| Tests pass? | yes/no
8| Documentation | yes/no
9| Translation | yes/no
42f4f11e 10| CHANGELOG.md | yes/no
c665b863 11| License | MIT
c396ee2c 12
96823682
KD
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
c396ee2c
JB
20<!--
21- Please fill in this template according to the PR you're about to submit.
22- Replace this comment by a description of what your PR is solving.
23-->