aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 535d02a9..b761f8f2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,6 +5,7 @@
5| BC breaks? | yes|no 5| BC breaks? | yes|no
6| Deprecations? | yes|no 6| Deprecations? | yes|no
7| Tests pass? | yes|no 7| Tests pass? | yes|no
8| Documentation | yes|no
9| Translation | yes|no
8| Fixed tickets | comma-separated list of tickets fixed by the PR, if any 10| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
9| License | MIT 11| License | MIT
10| Doc PR | reference to the documentation PR, if any