mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
Fix
This commit is contained in:
parent
b0df26f3dd
commit
7e534bd013
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ⚠️ Extension Issue
|
||||
url: https://github.com/kodjodevf/mangayomi-extensions/issues/new
|
||||
url: https://github.com/kodjodevf/mangayomi-extensions/issues/new/choose
|
||||
about: Issues and requests for extensions and sources should be opened in the mangayomi-extensions repository instead
|
||||
- name: 🧑💻 Mangayomi help discord
|
||||
url: https://discord.com/invite/EjfBuYahsP
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
|
|
@ -74,7 +74,7 @@ body:
|
|||
required: true
|
||||
- label: I have written a short but informative title.
|
||||
required: true
|
||||
- label: If this is an issue with an extension, I should be opening an issue in the [extensions repository](https://github.com/kodjodevf/mangayomi-extensions/issues/new).
|
||||
- label: If this is an issue with an extension, I should be opening an issue in the [extensions repository](https://github.com/kodjodevf/mangayomi-extensions/issues/new/choose).
|
||||
required: true
|
||||
- label: I have updated all installed extensions.
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue