Update issue templates
This commit is contained in:
parent
656f74cbc5
commit
bf5e301f63
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@ -2,7 +2,7 @@
|
||||
|
||||
I acknowledge that:
|
||||
|
||||
- I have updated to the latest version of the app (stable is v0.10.2)
|
||||
- I have updated to the latest version of the app (stable is v0.10.4)
|
||||
- I have updated all extensions
|
||||
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/inorichi/tachiyomi
|
||||
- I have searched the existing issues for duplicates
|
||||
@ -12,12 +12,12 @@ I acknowledge that:
|
||||
|
||||
---
|
||||
|
||||
### Device information
|
||||
## Device information
|
||||
* Tachiyomi version: ?
|
||||
* Android version: ?
|
||||
* Device: ?
|
||||
|
||||
### Source information
|
||||
## Source information
|
||||
* Source name: ?
|
||||
* Source extension version: ?
|
||||
|
||||
|
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Extensions list
|
||||
url: https://tachiyomi.org/extensions
|
||||
about: List of all available extensions with download links.
|
||||
- name: Multi-source extensions spreadsheet
|
||||
url: https://tachiyomi.org/extensions-spreadsheet
|
||||
about: The sources inside multi-source extensions can be found in this spreadsheet.
|
||||
- name: Tachiyomi help website
|
||||
url: https://tachiyomi.org/help/
|
||||
about: Common questions are answered here.
|
||||
- name: Tachiyomi app GitHub repository
|
||||
url: https://github.com/inorichi/tachiyomi
|
||||
about: Issues about the app itself should be opened here instead.
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -9,7 +9,7 @@ labels: "enhancement"
|
||||
|
||||
I acknowledge that:
|
||||
|
||||
- I have updated to the latest version of the app (stable is v0.10.2)
|
||||
- I have updated to the latest version of the app (stable is v0.10.4)
|
||||
- I have updated all extensions
|
||||
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/inorichi/tachiyomi
|
||||
- I have searched the existing issues for duplicates
|
||||
@ -20,4 +20,4 @@ I acknowledge that:
|
||||
|
||||
---
|
||||
|
||||
### What feature should be added to this source?
|
||||
## What feature should be added to this source?
|
||||
|
6
.github/ISSUE_TEMPLATE/meta_request.md
vendored
6
.github/ISSUE_TEMPLATE/meta_request.md
vendored
@ -9,7 +9,7 @@ labels: "meta"
|
||||
|
||||
I acknowledge that:
|
||||
|
||||
- I have updated to the latest version of the app (stable is v0.10.2)
|
||||
- I have updated to the latest version of the app (stable is v0.10.4)
|
||||
- I have updated all extensions
|
||||
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/inorichi/tachiyomi
|
||||
- I have searched the existing issues for duplicates
|
||||
@ -20,7 +20,7 @@ I acknowledge that:
|
||||
|
||||
---
|
||||
|
||||
### Why/Project's Benefit/Existing Problem
|
||||
## Why/Project's Benefit/Existing Problem
|
||||
(explain why this should be added)
|
||||
|
||||
### Other Details
|
||||
## Other Details
|
||||
|
8
.github/ISSUE_TEMPLATE/source_bug.md
vendored
8
.github/ISSUE_TEMPLATE/source_bug.md
vendored
@ -9,7 +9,7 @@ labels: "bug"
|
||||
|
||||
I acknowledge that:
|
||||
|
||||
- I have updated to the latest version of the app (stable is v0.10.2)
|
||||
- I have updated to the latest version of the app (stable is v0.10.4)
|
||||
- I have updated all extensions
|
||||
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/inorichi/tachiyomi
|
||||
- I have searched the existing issues for duplicates
|
||||
@ -20,11 +20,11 @@ I acknowledge that:
|
||||
|
||||
---
|
||||
|
||||
### Device information
|
||||
## Device information
|
||||
- Tachiyomi version: ?
|
||||
- Android version: ?
|
||||
|
||||
### Source information
|
||||
## Source information
|
||||
- Name: ?
|
||||
- Extension version: ?
|
||||
|
||||
@ -38,4 +38,4 @@ This should have happened
|
||||
### Actual behavior
|
||||
This happens instead
|
||||
|
||||
### Other details
|
||||
## Other details
|
||||
|
7
.github/ISSUE_TEMPLATE/source_request.md
vendored
7
.github/ISSUE_TEMPLATE/source_request.md
vendored
@ -9,7 +9,7 @@ labels: "Source Request"
|
||||
|
||||
I acknowledge that:
|
||||
|
||||
- I have updated to the latest version of the app (stable is v0.10.2)
|
||||
- I have updated to the latest version of the app (stable is v0.10.4)
|
||||
- I have updated all extensions
|
||||
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/inorichi/tachiyomi
|
||||
- I have searched the existing issues for duplicates
|
||||
@ -20,9 +20,10 @@ I acknowledge that:
|
||||
|
||||
---
|
||||
|
||||
### Source Website
|
||||
## Source Website
|
||||
- Name: ?
|
||||
- Link: ?
|
||||
- Language(s): ?
|
||||
|
||||
### Other Details
|
||||
## Other Details
|
||||
?
|
Loading…
x
Reference in New Issue
Block a user