Skip to content

Commit

Permalink
Update 1-connector-website-not-working.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeZeDev authored May 8, 2024
1 parent 75e9c7b commit e2bba67
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/ISSUE_TEMPLATE/1-connector-website-not-working.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,46 +6,46 @@ body:
- type: checkboxes
attributes:
label: Is there an existing issue for this connector?
description: Do not create duplicate of an existing issue related to the connector
description: Do not create duplicate of an existing issue related to the connector.
options:
- label: I have searched the existing issues
- label: 🔎 I have searched the existing issues using Github Search Feature🔎
required: true
- type: checkboxes
attributes:
label: Did you read the troubleshooting guide ?
label: Did you read [the troubleshooting guide](https://hakuneko.download/docs/troubleshoot/) ?
description: Please check [the troubleshooting guide](https://hakuneko.download/docs/troubleshoot/) if your issue might not be related to some known cases.
options:
- label: I read it but nothing seems related
required: true
- type: checkboxes
attributes:
label: Is the website of the connector working properly ?
label: Is the website of the connector working properly / responsing in your browser 📡?
description: If the website isn't working, hakuneko will not solve the issue.
options:
- label: Yes i'm able to see the manga within my standard browser
required: true
- type: checkboxes
attributes:
label: Make sure to try Nightly Build
label: ⚠️ Make sure to try Nightly Build, it may fix the problem ⚠️ ====>>> [DOWNLOAD LINK HERE](https://github.com/manga-download/hakuneko/releases) <<<====
description: The [nightly build](https://github.com/manga-download/hakuneko/releases) contains latest fixes. Perhaps your problem is already solved.
options:
- label: Yes nightly build didn't fix the issue
- label: Yes i have tried nightly build and it didn't fix the issue
required: true
- type: checkboxes
attributes:
label: Final validation
description: This is a test to see if you are properly reading, and not just randomly checking boxes without following the instructions
label: Impatient people check
description: This is a test to see if you are properly reading, and not just randomly checking boxes without following the instructions.
options:
- label: I acknowledge i am an idiot because i randomly check boxes without reading.
- label: I acknowledge i am an idiot because i randomly check boxes without reading. Feel free to close this ticket then.
- type: dropdown
attributes:
label: What kind of issue are you encountering
label: What kind of issue are you encountering ?
options:
- Manga list isn't refreshing
- Chapter list isn't refreshing
- Downloads aren't working
- Images are missing in the embeded viewer
- Other
- Other (Like ANY error message)
validations:
required: true
- type: textarea
Expand All @@ -59,7 +59,7 @@ body:
label: To Reproduce
description: Steps to reproduce the behavior
value: |
1. Name of connector
1. Name of connector (website)
2. Name of manga (if connector update is working)
3. Name of chapter (if manga update is working)
4. Copy any relevant error message that appears in a popup or (advanced) within the console (press F12)
Expand Down

0 comments on commit e2bba67

Please sign in to comment.