summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2022-11-22 09:24:00 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2022-11-25 10:08:20 +1000
commit703ecb200c673faa64ab9545cecfb85fcb39e009 (patch)
tree71ae8d939eabb6a73ea0bcd414d42aa3d60f7c58 /.gitlab
parent96e57b5eff18a18481c908df32db524f43ae0162 (diff)
downloadlibinput-703ecb200c673faa64ab9545cecfb85fcb39e009.tar.gz
Remove trailing whitespaces in the tree
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index 1b789f94..af5cd175 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -15,12 +15,12 @@ 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:
+- libinput version:
- hardware information:
- `libinput record` output: do not paste, **attach** the file
- `libinput debug-events --verbose` output: do not paste, **attach the file**
-<!--
+<!--
Paste any other relevant logs - please use code blocks (```) to format
console output, logs, and code as it's very hard to read otherwise.)