Update issue template (#242)

This commit is contained in:
Hak 2024-09-15 09:00:08 +07:00 committed by GitHub
parent c6ad6636ec
commit 6071dcfc85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 68 deletions

View file

@ -1,5 +1,5 @@
name: 🐞 Issue report
description: Report a source issue in Aniyomi
name: 🐞 Bug report
description: Report a bug
labels: [Bug]
body:
@ -57,11 +57,22 @@ body:
required: true
- type: input
id: aniyomi-version
id: which-app
attributes:
label: Aniyomi version
label: Which app are you using?
placeholder: |
Example: Aniyomi, Kuukiyomi, Animiru, Animetail
description: |
Self explanatory
validations:
required: true
- type: input
id: app-version
attributes:
label: App version
description: |
You can find your Aniyomi version in **More → About**.
You can find your app version in **More → About**.
placeholder: |
Example: "0.15.2.4" or "Preview r7473"
validations:
@ -95,13 +106,9 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[0.15.2.4](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
required: true
- label: I have updated all installed extensions.
required: true
- label: I have tried the [troubleshooting guide](https://aniyomi.org/docs/guides/troubleshooting/).
required: true
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose).
required: true
- label: I will fill out all of the requested information in this form.
required: true