diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b761f8f22..214b906b0 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 + +