From: daurnimator Date: Thu, 25 Feb 2016 22:54:30 +0000 (+1100) Subject: .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as a checkbox X-Git-Tag: v230~306^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2746%2Fhead;p=thirdparty%2Fsystemd.git .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as a checkbox --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index db70a888a35..750f9e774d9 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!*