mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Fix
This commit is contained in:
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: ⚠️ Application issue
|
- name: ⚠️ Application issue
|
||||||
url: https://github.com/kodjodevf/mangayomi/issues/new
|
url: https://github.com/kodjodevf/mangayomi/issues/new/choose
|
||||||
about: Issues and requests about the app itself should be opened in the mangayomi repository instead
|
about: Issues and requests about the app itself should be opened in the mangayomi repository instead
|
||||||
- name: Mangayomi app GitHub repository
|
- name: Mangayomi app GitHub repository
|
||||||
url: https://github.com/kodjodevf/mangayomi
|
url: https://github.com/kodjodevf/mangayomi
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
4
.github/ISSUE_TEMPLATE/report_issue.yml
vendored
@@ -73,7 +73,7 @@ body:
|
|||||||
label: Device
|
label: Device
|
||||||
description: List your device, model and the OS version.
|
description: List your device, model and the OS version.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Example: "Google Pixel 5 android 11"
|
Example: "Google Pixel 5 Android 11"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@@ -96,5 +96,5 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I have updated all installed extensions.
|
- label: I have updated all installed extensions.
|
||||||
required: true
|
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/kodjodevf/mangayomi/issues/new).
|
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/kodjodevf/mangayomi/issues/new/choose).
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/request_feature.yml
vendored
2
.github/ISSUE_TEMPLATE/request_feature.yml
vendored
@@ -51,5 +51,5 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I have written a short but informative title.
|
- label: I have written a short but informative title.
|
||||||
required: true
|
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/kodjodevf/mangayomi/issues/new).
|
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/kodjodevf/mangayomi/issues/new/choose).
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user