diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 71274ce07..36623984f 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,14 +1,14 @@ --- name: Bug report -about: A report of an error in libwacom +about: A report of a bug in libwacom --- - +- **Device model identifier**: +- **libwacom version**: -If your tablet does not work, please follow the instructions here: - https://github.com/linuxwacom/libwacom/wiki/Troubleshooting ---> +- [ ] I understand that libwacom does affect whether the device works (see [Troubleshooting](https://github.com/linuxwacom/libwacom/wiki/Troubleshooting#my-tablet-doesnt-work)) + + +# Bug description diff --git a/.github/ISSUE_TEMPLATE/New_device_support.md b/.github/ISSUE_TEMPLATE/New_device_support.md index c168af0d8..f15cc4d4f 100644 --- a/.github/ISSUE_TEMPLATE/New_device_support.md +++ b/.github/ISSUE_TEMPLATE/New_device_support.md @@ -5,35 +5,21 @@ about: Request to add a new device to libwacom's database --- - -**Device name** - -> ... - -**Device model identifier** - -> ... +Please read https://github.com/linuxwacom/libwacom/wiki/Adding-a-new-device +In most cases you should file a pull request instead of this issue. +Pull requests are usually quickly reviewed and merged. - -If you do so, please submit a Pull Request instead of this issue. -You will also need a new (alphabetically sorted) entry in the meson.build -file. ---> +- **Device name**: +- **Device model identifier**: +- **libwacom version**: -**udevadm info output** - +- [ ] I understand that libwacom does affect whether the device works (see [Troubleshooting](https://github.com/linuxwacom/libwacom/wiki/Troubleshooting#my-tablet-doesnt-work)) +- [ ] **udevadm info output**: +- [ ] sysinfo issue in [wacom-hid-descriptors](https://github.com/linuxwacom/wacom-hid-descriptors):