summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Bug.md
blob: 5ae37e810772d7ed95364c05cd6336c11ecde2aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## Summary

<!--
Summarize the bug encountered concisely. See
https://wayland.freedesktop.org/libinput/doc/latest/reporting-bugs.html for
detailed instructions to report bugs
-->

## Steps to reproduce

<!-- How one can reproduce the issue - this is very important -->

## libinput version you encountered the bug on

<!-- Note: if your libinput version is older than the current stable version,
please reproduce with a current version instead -->

## Hardware information:

<!-- Model name/number and general hardware information if applicable -->

## Other log output:

- `libinput record` output: <!-- attach file here -->
- `libinput debug-events --verbose` output: <!-- attach file here -->

<!-- Paste any other relevant logs - please use code blocks (```) to format
console output, logs, and code as it's very hard to read otherwise.) -->


/label ~bug ~needs-investigation