mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
doc: move description to label in issue template
This commit is contained in:
parent
ab33cfda7b
commit
b3443f0070
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -8,8 +8,7 @@ body:
|
||||
label: Checklist
|
||||
description:
|
||||
options:
|
||||
- label: The problem is not listed in the [hardware support matrix](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#hardware-support) as a known limitation
|
||||
description: Please check that your issue isn't there! Examples of known driver-side issues are fans not turning on with a custom curve or inaccurate power limits on RDNA3.
|
||||
- label: The problem is not listed in the [hardware support matrix](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#hardware-support) as a known limitation. Examples of known driver-side issues are fans not turning on with a custom curve or inaccurate power limits on RDNA3.
|
||||
required: true
|
||||
- label: I've included a [debug snapshot](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#reporting-issues) if the issue is related to hardware configuration
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user