aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..b761f8f2
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
1| Q | A
2| ------------- | ---
3| Bug fix? | yes|no
4| New feature? | yes|no
5| BC breaks? | yes|no
6| Deprecations? | yes|no
7| Tests pass? | yes|no
8| Documentation | yes|no
9| Translation | yes|no
10| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
11| License | MIT