]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - .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
1| Q | A
2| ------------- | ---
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
10| CHANGELOG.md | yes/no
11| License | MIT
12
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<!--
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-->