summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMantas Mikulėnas <grawity@gmail.com>2017-05-22 16:06:50 +0300
committerMantas Mikulėnas <grawity@gmail.com>2017-05-22 16:06:50 +0300
commit52c2abed4b50446190dea166f2c65a14d442f5ed (patch)
tree693066ce402152cdb5a75b5128d42942ac6956b0 /.github
parent4dd53da97daf3f064149380b6ca9e53273d77d88 (diff)
downloadsystemd-52c2abed4b50446190dea166f2c65a14d442f5ed.tar.gz
github: remove checkboxes from ISSUE_TEMPLATE
The issue list page thinks those are in fact todo items.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 750f9e774d..6a6912595e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,9 @@
### Submission type
- - [ ] Bug report
- - [ ] Request for enhancement (RFE)
+<!-- Delete unnecessary option: -->
+
+ - Bug report
+ - Request for enhancement (RFE)
*NOTE: Do not submit anything other than bug reports or RFEs via the issue tracker!*