projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06fb28b
)
.github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as a checkbox
author
daurnimator
<quae@daurnimator.com>
Thu, 25 Feb 2016 22:54:30 +0000
(09:54 +1100)
committer
daurnimator
<quae@daurnimator.com>
Thu, 25 Feb 2016 22:54:30 +0000
(09:54 +1100)
.github/ISSUE_TEMPLATE.md
patch
|
blob
|
history
diff --git
a/.github/ISSUE_TEMPLATE.md
b/.github/ISSUE_TEMPLATE.md
index db70a888a35be095562f948ee17f645225486f73..750f9e774d94c449e9efc27e0cb28b930863f356 100644
(file)
--- a/
.github/ISSUE_TEMPLATE.md
+++ b/
.github/ISSUE_TEMPLATE.md
@@
-1,8
+1,7
@@
### Submission type
-[ ] Bug report
-
-[ ] Request for enhancement (RFE)
+ - [ ] Bug report
+ - [ ] Request for enhancement (RFE)
*NOTE: Do not submit anything other than bug reports or RFEs via the issue tracker!*