From: Mantas Mikulėnas Date: Mon, 22 May 2017 13:06:50 +0000 (+0300) Subject: github: remove checkboxes from ISSUE_TEMPLATE X-Git-Tag: v234~175^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c2abed4b50446190dea166f2c65a14d442f5ed;p=thirdparty%2Fsystemd.git github: remove checkboxes from ISSUE_TEMPLATE The issue list page thinks those are in fact todo items. --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 750f9e774d9..6a6912595e9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,9 @@ ### 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!*