mirror of
https://github.com/yuzono/anime-extensions.git
synced 2026-06-13 13:39:44 +00:00
(github) Update templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/01_report_issue.yml
vendored
6
.github/ISSUE_TEMPLATE/01_report_issue.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: 🐞 Bug report
|
||||
description: Report a bug
|
||||
name: 🐞 Issue report
|
||||
description: Report a source issue in Yuzōnō
|
||||
labels: [Bug]
|
||||
body:
|
||||
|
||||
@@ -112,7 +112,7 @@ body:
|
||||
required: true
|
||||
- label: I have tried the [troubleshooting guide](https://anikku-app.github.io/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/komikku-app/anikku/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
|
||||
- label: I will fill out all of the requested information in this form.
|
||||
required: true
|
||||
|
||||
13
.github/ISSUE_TEMPLATE/02_request_source.yml
vendored
13
.github/ISSUE_TEMPLATE/02_request_source.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: 🌐 Source request
|
||||
description: Suggest a new source for Anikku
|
||||
description: Suggest a new source for Yuzōnō
|
||||
labels: [Source request]
|
||||
body:
|
||||
|
||||
@@ -36,7 +36,8 @@ body:
|
||||
label: Other details
|
||||
placeholder: |
|
||||
Additional details and attachments.
|
||||
Example: "+18/NSFW = yes"
|
||||
Example:
|
||||
"18+/NSFW = yes"
|
||||
|
||||
- type: checkboxes
|
||||
id: acknowledgements
|
||||
@@ -44,13 +45,11 @@ body:
|
||||
label: Acknowledgements
|
||||
description: Your issue will be closed if you haven't done these steps.
|
||||
options:
|
||||
- label: I have checked that the extension does not already exist by searching the [extension listing](https://yuzono.github.io/extensions-aniyomi/) and verified it does not appear there.
|
||||
required: true
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have written a title with source name.
|
||||
required: true
|
||||
- label: I have checked that the extension does not already exist on the [website extensions list](https://yuzono.github.io/extensions-aniyomi/) or the app.
|
||||
required: true
|
||||
- label: I have checked that the extension does not already exist by searching the [GitHub repository](https://github.com/yuzono/anime-extensions/) and verified it does not appear in the code base.
|
||||
- label: I have written a meaningful title with the source name.
|
||||
required: true
|
||||
- label: I will fill out all of the requested information in this form.
|
||||
required: true
|
||||
|
||||
@@ -45,14 +45,14 @@ body:
|
||||
label: Acknowledgements
|
||||
description: Your issue will be closed if you haven't done these steps.
|
||||
options:
|
||||
- label: I have updated all installed extensions.
|
||||
required: true
|
||||
- label: I have opened WebView and checked that the source URL has not changed yet.
|
||||
required: true
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have written a short but informative title.
|
||||
required: true
|
||||
- label: I have updated all installed extensions.
|
||||
required: true
|
||||
- label: I have opened WebView and checked that the source URL is not updated yet.
|
||||
required: true
|
||||
- label: I will fill out all of the requested information in this form.
|
||||
required: true
|
||||
|
||||
|
||||
@@ -51,14 +51,14 @@ body:
|
||||
label: Acknowledgements
|
||||
description: Your issue will be closed if you haven't done these steps.
|
||||
options:
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have written a title with source name.
|
||||
required: true
|
||||
- label: I have updated all installed extensions.
|
||||
required: true
|
||||
- label: I have opened WebView and checked that the source website is down.
|
||||
required: true
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have written a meaningful title with the source name.
|
||||
required: true
|
||||
- label: I will fill out all of the requested information in this form.
|
||||
required: true
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/06_request_meta.yml
vendored
2
.github/ISSUE_TEMPLATE/06_request_meta.yml
vendored
@@ -27,7 +27,7 @@ body:
|
||||
label: Acknowledgements
|
||||
description: Your issue will be closed if you haven't done these steps.
|
||||
options:
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open (or closed) issue.
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have written a short but informative title.
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -2,7 +2,7 @@ blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ⚠️ Application issue
|
||||
url: https://github.com/komikku-app/anikku/issues/new/choose
|
||||
about: Issues and requests about the app itself should be opened in the tachiyomi repository instead
|
||||
about: Issues and requests about the app itself should be opened in Anikku's repository instead
|
||||
- name: 📦 Aniyomi extensions
|
||||
url: https://yuzono.github.io/extensions-aniyomi
|
||||
about: List of all available extensions with download links
|
||||
|
||||
Reference in New Issue
Block a user