mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
commit
33a66b1973
1 changed files with 13 additions and 8 deletions
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,11 +1,16 @@
|
||||||
| Q | A
|
| Q | A
|
||||||
| ------------- | ---
|
| ------------- | ---
|
||||||
| Bug fix? | yes|no
|
| Bug fix? | yes/no
|
||||||
| New feature? | yes|no
|
| New feature? | yes/no
|
||||||
| BC breaks? | yes|no
|
| BC breaks? | yes/no
|
||||||
| Deprecations? | yes|no
|
| Deprecations? | yes/no
|
||||||
| Tests pass? | yes|no
|
| Tests pass? | yes/no
|
||||||
| Documentation | yes|no
|
| Documentation | yes/no
|
||||||
| Translation | yes|no
|
| Translation | yes/no
|
||||||
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
|
| Fixed tickets | #...
|
||||||
| License | MIT
|
| License | MIT
|
||||||
|
|
||||||
|
<!--
|
||||||
|
- 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.
|
||||||
|
-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue