wallabag/.github/PULL_REQUEST_TEMPLATE.md

24 lines
568 B
Markdown
Raw Permalink Normal View History

| Q | A
| ------------- | ---
2016-11-08 21:53:30 +00:00
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | yes/no
| Deprecations? | yes/no
| Tests pass? | yes/no
| Documentation | yes/no
| Translation | yes/no
2017-12-11 18:52:21 +00:00
| CHANGELOG.md | yes/no
| License | MIT
2016-11-08 21:53:30 +00:00
<!--
Please list the issues your PR fixes using special keywords, see
https://help.github.com/articles/closing-issues-using-keywords/
Fixes #…
-->
2016-11-08 21:53:30 +00:00
<!--
- 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.
-->