summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-03-23 08:29:13 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-03-22 22:33:01 +0000
commitcbf55a62642148b463746445580a0d7a6056cd9a (patch)
tree5bed394501b7db58a2e9c6f7c2784777fcde6dc5 /.gitlab
parent4d42e9b9e2486768cc18aa90ce3e3ff964b7a58c (diff)
downloadlibinput-cbf55a62642148b463746445580a0d7a6056cd9a.tar.gz
gitlab issue templates: remove the checkmarks
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>
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index 13646486..1b789f94 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -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**
<!--