Update issue templates
This commit is contained in:
43
.github/ISSUE_TEMPLATE/01_report_issue.yml
vendored
43
.github/ISSUE_TEMPLATE/01_report_issue.yml
vendored
@@ -3,26 +3,6 @@ description: Report a source issue in Tachiyomi
|
||||
labels: [Bug]
|
||||
body:
|
||||
|
||||
- type: input
|
||||
id: source
|
||||
attributes:
|
||||
label: Source information
|
||||
description: |
|
||||
You can find the extension name and version in **Browse → Extensions**.
|
||||
placeholder: |
|
||||
Example: "Mangahere 1.3.18"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: language
|
||||
attributes:
|
||||
label: Source language
|
||||
placeholder: |
|
||||
Example: "English"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: reproduce-steps
|
||||
attributes:
|
||||
@@ -59,14 +39,25 @@ body:
|
||||
- type: input
|
||||
id: tachiyomi-version
|
||||
attributes:
|
||||
label: Tachiyomi version
|
||||
label: Mihon/Komikku version
|
||||
description: |
|
||||
You can find your Tachiyomi version in **More → About**.
|
||||
You can find your Mihon/Komikku version in **More → About**.
|
||||
placeholder: |
|
||||
Example: "0.14.7"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: kavita-version
|
||||
attributes:
|
||||
label: Kavita version
|
||||
description: |
|
||||
You can find your Kavita version in **Settings → System**.
|
||||
placeholder: |
|
||||
Example: "0.8.7.2"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: android-version
|
||||
attributes:
|
||||
@@ -95,13 +86,11 @@ body:
|
||||
required: true
|
||||
- label: I have written a short but informative title.
|
||||
required: true
|
||||
- label: I have updated the app to version **[0.14.7](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**.
|
||||
- label: I have updated Mihon/Komikku to last version.
|
||||
required: true
|
||||
- label: I have updated all installed extensions.
|
||||
- label: I have updated the extension to last version.
|
||||
required: true
|
||||
- label: I have tried the [troubleshooting guide](https://tachiyomi.org/help/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/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](https://github.com/mihonapp/mihon/issues/new/choose).
|
||||
required: true
|
||||
- label: I will fill out all of the requested information in this form.
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user