summaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2016-03-28 11:14:20 +0200
committernicolargo <nicolashennion@gmail.com>2016-03-28 11:14:20 +0200
commit12bab08b43fd169feb7770ffe111864ba73916d2 (patch)
tree385eee33a9206aed650838af4ab35867e670571b /.github/PULL_REQUEST_TEMPLATE.md
parent9e1b86413adc879c1e2e61669ec728007be891cd (diff)
Change issue and PR templates
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index d92f909d..dcb7fde2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,9 @@
-### Resume
+#### Description
-| Q | A
-| ------------- | ---
-| Bug fix? | yes/no
-| New feature? | yes/no
-| BC breaks? | yes/no
-| Deprecations? | yes/no
-| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
+Please describe the goal of this pull request.
-### Description
+#### Resume
+
+Bug fix: yes/no
+New feature: yes/no
+Fixed tickets: comma-separated list of tickets fixed by the PR, if any