From c48e5cf9a65207609e56c33ffb313b15a8e1cd5d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 16 Mar 2020 08:59:35 +1000 Subject: [PATCH] gitlab: revamp the bug template a bit Signed-off-by: Peter Hutterer --- .gitlab/issue_templates/Bug.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 679ef0e..1364648 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -8,24 +8,28 @@ detailed instructions to report bugs ## Steps to reproduce - + -## libinput version you encountered the bug on +## Required information -## Hardware information: +- [ ] libinput version: +- [ ] hardware information: +- [ ] `libinput record` output: +- [ ] `libinput debug-events --verbose` output: - + -- `libinput debug-events --verbose` output: +Do not paste logs longer than 10 lines, **attach** those instead. - +If your libinput record is longer than 5-10s, we will not be able to process +it. +--> -/label ~bug ~"needs triage" +/label ~"bug" ~"needs triage" -- 2.7.4