Create parity with extension repo issues (#5473)

* [skip ci] Rename bug to issue

Also changes the file naming scheme of the issue forms.

Matches with tachiyomiorg/tachiyomi-extensions now.

* [skip ci] Tweak issue overview
This commit is contained in:
Soitora 2021-07-01 15:03:38 +02:00 committed by GitHub
parent cb71d44024
commit e5621246ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View File

@ -2,10 +2,10 @@ blank_issues_enabled: false
contact_links: contact_links:
- name: ⚠️ Extension/source issue - name: ⚠️ Extension/source issue
url: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose url: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose
about: Issues and requests for extensions and sources should be opened in the tachiyomi-extensions repository instead. about: Issues and requests for extensions and sources should be opened in the tachiyomi-extensions repository instead
- name: 📦 Tachiyomi extensions - name: 📦 Tachiyomi extensions
url: https://github.com/tachiyomiorg/tachiyomi-extensions url: https://github.com/tachiyomiorg/tachiyomi-extensions
about: Extensions and sources. about: List of all available extensions with download links
- name: 🌐 Tachiyomi website - name: 🖥️ Tachiyomi website
url: https://tachiyomi.org/help/ url: https://tachiyomi.org/help/
about: Guides, troubleshooting, and answers to common questions. about: Guides, troubleshooting, and answers to common questions

View File

@ -1,5 +1,5 @@
name: 🐞 Bug report name: 🐞 Issue report
description: Report a bug in Tachiyomi description: Report an issue in Tachiyomi
labels: [Bug] labels: [Bug]
body: body:
@ -58,12 +58,12 @@ body:
id: reproduce-steps id: reproduce-steps
attributes: attributes:
label: Steps to reproduce label: Steps to reproduce
description: Provide an example of how to trigger the bug. description: Provide an example of the issue.
placeholder: | placeholder: |
Example: Example:
1. First step 1. First step
2. Second step 2. Second step
3. Bug occurs 3. Issue here
validations: validations:
required: true required: true

View File

@ -1,5 +1,5 @@
name: ⭐ Feature request name: ⭐ Feature request
description: Suggest a feature for Tachiyomi description: Suggest a feature to improve Tachiyomi
labels: [Feature request] labels: [Feature request]
body: body: