docs: update issue templates
This commit is contained in:
parent
24798ee310
commit
1dc59fd374
|
@ -8,8 +8,8 @@ assignees: ''
|
|||
---
|
||||
|
||||
**Information**
|
||||
<!-- Do not bother opening an issue for version 0.9.2 or older, it is extremely outdated. Please update to the latest one and see if your issue persists. -->
|
||||
- Solaar version (`git describe --tags` if cloned from Solaar repository):
|
||||
<!-- Do not bother opening an issue for version 1.0 or older. Please update to the latest version and see if your issue persists. -->
|
||||
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository):
|
||||
- Distribution:
|
||||
- Kernel version (ex. `uname -srmo`): `KERNEL VERSION HERE`
|
||||
- Output of `solaar show`:
|
||||
|
|
|
@ -8,6 +8,10 @@ assignees: ''
|
|||
---
|
||||
|
||||
**Information**
|
||||
<!-- Please update to Solaar from this repository before asking for a new feature. -->
|
||||
- Solaar version (`solaar --version` and `git describe --tags`):
|
||||
- Distribution:
|
||||
- Kernel version (ex. `uname -srmo`):
|
||||
- Output of `solaar show` for the target device (if applicable):
|
||||
```
|
||||
OUTPUT HERE
|
||||
|
|
Loading…
Reference in New Issue