Update issue template (#8938)

Removed link to tachiyomi repository and changed the description of the template.
This commit is contained in:
Norsze 2025-05-24 04:53:22 +02:00 committed by Draff
parent 36295f9b69
commit 5ee55edbef
Signed by: Draff
GPG Key ID: E8A89F3211677653

View File

@ -1,5 +1,5 @@
name: 🐞 Issue report name: 🐞 Issue report
description: Report a source issue in Tachiyomi description: Report a source issue in Keiyoushi
labels: [Bug] labels: [Bug]
body: body:
@ -63,7 +63,7 @@ body:
description: | description: |
You can find your Mihon/Tachiyomi version in **More → About**. You can find your Mihon/Tachiyomi version in **More → About**.
placeholder: | placeholder: |
Example: "0.16.3" Example: "0.18.0"
validations: validations:
required: true required: true
@ -101,7 +101,7 @@ body:
required: true required: true
- label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/). - label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/).
required: true 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/tachiyomiorg/tachiyomi/issues/new/choose). - label: If this is an issue with the app itself, I should be opening an issue in the app repository.
required: true required: true
- label: I will fill out all of the requested information in this form. - label: I will fill out all of the requested information in this form.
required: true required: true