From: Jeremy Benoist Date: Tue, 8 Nov 2016 21:53:30 +0000 (+0100) Subject: Improve PR template X-Git-Tag: 2.1.4~14^2 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=c396ee2c63a1ddae08de3c2ee25fe80b525781fd Improve PR template --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b761f8f2..214b906b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,16 @@ | Q | A | ------------- | --- -| 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 -| Fixed tickets | comma-separated list of tickets fixed by the PR, if any +| 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 +| Fixed tickets | #... | License | MIT + +