projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dd53da
)
github: remove checkboxes from ISSUE_TEMPLATE
author
Mantas Mikulėnas
<grawity@gmail.com>
Mon, 22 May 2017 13:06:50 +0000
(16:06 +0300)
committer
Mantas Mikulėnas
<grawity@gmail.com>
Mon, 22 May 2017 13:06:50 +0000
(16:06 +0300)
The issue list page thinks those are in fact todo items.
.github/ISSUE_TEMPLATE.md
patch
|
blob
|
history
diff --git
a/.github/ISSUE_TEMPLATE.md
b/.github/ISSUE_TEMPLATE.md
index 750f9e774d94c449e9efc27e0cb28b930863f356..6a6912595e90dd199f1a645c5efc7ea8f6e36867 100644
(file)
--- 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!*