[skip ci] Minor tweaks to the issue forms (#7881)

* [SKIP CI] Fully emojify the issue overview links

* [SKIP CI] Add quotes to examples

* [SKIP CI] Rewrite description for source info
This commit is contained in:
Soitora 2021-06-26 05:40:36 +02:00 committed by GitHub
parent 8f38f3fb28
commit 82bd15916f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 10 deletions

View File

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

View File

@ -52,9 +52,7 @@ body:
attributes:
label: Source information
description: |
List your source and extension version.
You can find your Extension version in **Browse → Extension**.
You can find the extension name and version in **Browse → Extensions**.
placeholder: |
Example: "MangaDex 1.2.111"
validations:

View File

@ -25,7 +25,7 @@ body:
attributes:
label: Source name
placeholder: |
Example: Not Real Scans
Example: "Not Real Scans"
validations:
required: true
@ -34,7 +34,7 @@ body:
attributes:
label: Source link
placeholder: |
Example: https://notrealscans.org
Example: "https://notrealscans.org"
validations:
required: true
@ -43,7 +43,7 @@ body:
attributes:
label: Language
placeholder: |
Example: English
Example: "English"
validations:
required: true