summaryrefslogtreecommitdiffstats
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authoraxos88 <axos88@gmail.com>2014-12-18 12:52:15 +0100
committeraxos88 <axos88@gmail.com>2014-12-18 12:52:15 +0100
commit9639f1d8e7b4a756b7343cebd37b015b67a2418f (patch)
tree8fe7027218637c49bd2e7ba60533e06ed95a7d0b /ISSUE_TEMPLATE.md
parentUpdate changelog for the git clone parameter (diff)
downloadansible-9639f1d8e7b4a756b7343cebd37b015b67a2418f.tar.xz
ansible-9639f1d8e7b4a756b7343cebd37b015b67a2418f.zip
Make issue rypes as an enumeration
Easier to copy&paste, and delete all except the correct line.
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 8ce40348ca..511760de26 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,6 +1,13 @@
##### Issue Type:
-Can you help us out in labelling this by telling us what kind of ticket this this? You can say “Bug Report”, “Feature Idea”, “Feature Pull Request”, “New Module Pull Request”, “Bugfix Pull Request”, “Documentation Report”, or “Docs Pull Request”.
+Can you help us out in labelling this by telling us what kind of ticket this this? You can say:
+ - Bug Report
+ - Feature Idea
+ - Feature Pull Request
+ - New Module Pull Request
+ - Bugfix Pull Request
+ - Documentation Report
+ - Docs Pull Request
##### Ansible Version: