From 7f4394d2fe4a6c49acd166caa5eb87277cf0844b Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 26 Feb 2016 09:54:30 +1100 Subject: .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as a checkbox --- .github/ISSUE_TEMPLATE.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index db70a888a3..750f9e774d 100644 --- 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!* -- cgit v1.2.3