gitlab issue templates: remove the checkmarks
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 22 Mar 2020 22:29:13 +0000 (08:29 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 22 Mar 2020 22:33:01 +0000 (22:33 +0000)
They show up like a task list in the issue tracker and that's not useful.

Likewise, make the "attach this" more prominent by no longer making it a
comment.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab/issue_templates/Bug.md

index 1364648..1b789f9 100644 (file)
@@ -15,10 +15,10 @@ detailed instructions to report bugs
 <!-- Note: if your libinput version is older than the current stable version,
 please reproduce with a current version instead -->
 
-- [ ] libinput version: 
-- [ ] hardware information:
-- [ ] `libinput record` output: <!-- do not paste, **attach** the file -->
-- [ ] `libinput debug-events --verbose` output: <!-- do not paste, **attach the file -->
+- libinput version: 
+- hardware information:
+- `libinput record` output: do not paste, **attach** the file
+- `libinput debug-events --verbose` output: do not paste, **attach the file**
 
 <!--