Update issue template

This commit is contained in:
2025-02-23 18:40:07 +08:00
parent 587c5d8040
commit 96b4125613

View File

@@ -11,6 +11,22 @@ body:
**Please do not report any issues related to config files.** **Please do not report any issues related to config files.**
To report a bug related to the config file, please send it to the [config repository](https://github.com/venera-app/venera-configs). To report a bug related to the config file, please send it to the [config repository](https://github.com/venera-app/venera-configs).
- type: dropdown
id: bugType
attributes:
label: Bug type
description: What type of bug are you reporting?
options:
- Crash
- UI
- Performance
- Security
- Reader
- JS Engine
- Comic Source
- Other
validations:
required: true
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes: