aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-02-18 20:35:35 +0100
committerThomas Citharel <tcit@tcit.fr>2016-02-18 20:35:35 +0100
commitfa64d861105bd0713acd7ac5d116353273524b4f (patch)
treec7a28707d7b92b033db46c6b01484fe131261553 /.github/PULL_REQUEST_TEMPLATE.md
parentbefa6f2fe91337469a603c982821523787099ab3 (diff)
parent88a5b0c75390628a9c04e4d8dca696691f5bc553 (diff)
downloadwallabag-fa64d861105bd0713acd7ac5d116353273524b4f.tar.gz
wallabag-fa64d861105bd0713acd7ac5d116353273524b4f.tar.zst
wallabag-fa64d861105bd0713acd7ac5d116353273524b4f.zip
Merge pull request #1693 from wallabag/v2-issue-template
Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE
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