Tweak and adjust issue template (mihonapp/mihon#1817)
Co-authored-by: BrutuZ <brutuz@users.noreply.github.com> (cherry picked from commit 4f7122d6f09f87930ccd7dae7c557f4b236bbc4b)
This commit is contained in:
parent
4892e858f9
commit
f1d4e030f9
2 changed files with 4 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ❌ Help with Extensions
|
||||
url: https://komikku-app.github.io/docs/faq/browse/extensions
|
||||
about: For extension-related questions/issues
|
||||
- name: 🖥️ Komikku website
|
||||
url: https://komikku-app.github.io/
|
||||
about: Guides, troubleshooting, and answers to common questions
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
|
|
@ -100,5 +100,5 @@ body:
|
|||
required: true
|
||||
- label: I have filled out all of the requested information in this form, including specific version numbers.
|
||||
required: true
|
||||
- label: I understand that extensions are unaffiliated to Mihon, and will not receive any help for any source and/or extension-related issues.
|
||||
- label: I understand that **Mihon does not have or fix any extensions**, and I **will not receive help** for any issues related to sources or extensions.
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue