This commit is contained in:
kodjomoustapha
2023-11-06 15:49:22 +01:00
parent cb721812db
commit b8351a1739
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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