mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 13:50:15 +01:00
gitlab: revamp the bug template a bit
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e11bad41f5
commit
c48e5cf9a6
1 changed files with 14 additions and 10 deletions
|
|
@ -8,24 +8,28 @@ detailed instructions to report bugs
|
||||||
|
|
||||||
## Steps to reproduce
|
## Steps to reproduce
|
||||||
|
|
||||||
<!-- How one can reproduce the issue - this is very important -->
|
<!-- How to reproduce the issue on a developer machine - this is very important -->
|
||||||
|
|
||||||
## libinput version you encountered the bug on
|
## Required information
|
||||||
|
|
||||||
<!-- Note: if your libinput version is older than the current stable version,
|
<!-- Note: if your libinput version is older than the current stable version,
|
||||||
please reproduce with a current version instead -->
|
please reproduce with a current version instead -->
|
||||||
|
|
||||||
## Hardware information:
|
- [ ] libinput version:
|
||||||
|
- [ ] hardware information:
|
||||||
|
- [ ] `libinput record` output: <!-- do not paste, **attach** the file -->
|
||||||
|
- [ ] `libinput debug-events --verbose` output: <!-- do not paste, **attach the file -->
|
||||||
|
|
||||||
<!-- Model name/number and general hardware information if applicable -->
|
<!--
|
||||||
|
|
||||||
## Other log output:
|
Paste any other relevant logs - please use code blocks (```) to format
|
||||||
|
console output, logs, and code as it's very hard to read otherwise.)
|
||||||
|
|
||||||
- `libinput record` output: <!-- attach file here -->
|
Do not paste logs longer than 10 lines, **attach** those instead.
|
||||||
- `libinput debug-events --verbose` output: <!-- attach file here -->
|
|
||||||
|
|
||||||
<!-- Paste any other relevant logs - please use code blocks (```) to format
|
If your libinput record is longer than 5-10s, we will not be able to process
|
||||||
console output, logs, and code as it's very hard to read otherwise.) -->
|
it.
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
/label ~bug ~"needs triage"
|
/label ~"bug" ~"needs triage"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue