doc: fix issue template yaml

This commit is contained in:
Ilya Zlobintsev 2024-10-08 19:27:14 +03:00 committed by GitHub
parent f055a21538
commit ab33cfda7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ body:
description: description:
options: 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 - 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. 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.
required: true 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 - 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 required: true