]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .github/PULL_REQUEST_TEMPLATE.md
Merge pull request #2562 from wallabag/image-bigger
[github/wallabag/wallabag.git] / .github / PULL_REQUEST_TEMPLATE.md
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 | Fixed tickets | #...
11 | License | MIT
12
13 <!--
14 - Please fill in this template according to the PR you're about to submit.
15 - Replace this comment by a description of what your PR is solving.
16 -->