Skip to content

Commit 1d09cc1

Browse files
authored
Update 1-connector-website-not-working.yml (#8048)
1 parent 750a268 commit 1d09cc1

File tree

1 file changed

+26
-39
lines changed

1 file changed

+26
-39
lines changed

.github/ISSUE_TEMPLATE/1-connector-website-not-working.yml

Lines changed: 26 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,26 @@
1-
name: Connector/Website not working
2-
description: Notify that a connector is not working
3-
title: "[<NameOfConnector>] Connector not working"
1+
name: ❗ Website not working
2+
description: Report a broken website that stopped working
3+
title: "[<NameOfWebsite>] is no longer working"
44
labels: ["Website Change"]
55
body:
6-
- type: markdown
7-
attributes:
8-
value: |
9-
> [!CAUTION]
10-
> Do **NOT** report **MangaLife** or **MangaSee**: use their new website/connector **WeebCentral**
116
- type: checkboxes
127
attributes:
13-
label: Is there an existing issue for this connector?
14-
description: Do not create duplicate of an existing issue related to the connector
8+
label: Disclaimer
9+
description: >
10+
By truthfully answering this questionnaire you are supporting the developers to save precious time.
11+
You also agree that this ticket may be closed without any further investigation in case it was answered hasty or untruthfully.
1512
options:
16-
- label: I have searched the existing issues
13+
- label: I searched and confirm that the same or a similar issue could not be found in the list of [existing tickets](https://github.com/manga-download/hakuneko/issues?q=)
1714
required: true
18-
- type: checkboxes
19-
attributes:
20-
label: Did you read the troubleshooting guide ?
21-
description: Please check [the troubleshooting guide](https://hakuneko.download/docs/troubleshoot/) if your issue might not be related to some known cases.
22-
options:
23-
- label: I read it but nothing seems related
15+
- label: I read and confirm that the issue could not be addressed by following the topics listed in the [troubleshooting guide](https://hakuneko.download/docs/troubleshoot/)
2416
required: true
25-
- type: checkboxes
26-
attributes:
27-
label: Is the website of the connector working properly ?
28-
description: If the website isn't working, hakuneko will not solve the issue.
29-
options:
30-
- label: Yes i'm able to see the manga within my standard browser
17+
- label: I tested and confirm that the issue is also reproducible with the latest [Nightly Build](https://github.com/manga-download/hakuneko/releases/tag/nightly-20200705.1)
3118
required: true
32-
- type: checkboxes
33-
attributes:
34-
label: Make sure to try Nightly Build
35-
description: The [nightly build](https://github.com/manga-download/hakuneko/releases) contains latest fixes. Perhaps your problem is already solved.
36-
options:
37-
- label: Yes, the problem cannot be reproduced with Nightly Build
38-
required: false
3919
- type: dropdown
4020
attributes:
41-
label: What kind of issue are you encountering
21+
label: What kind of issue are you encountering?
4222
options:
23+
- Please Select ...
4324
- Manga list isn't refreshing
4425
- Chapter list isn't refreshing
4526
- Downloads aren't working
@@ -49,19 +30,25 @@ body:
4930
required: true
5031
- type: textarea
5132
attributes:
52-
label: Describe the bug
53-
description: A clear and concise description of what the bug is.
33+
label: Description
34+
description: |
35+
A clear and concise description of the issue.
36+
Copy any relevant error message that appears in a popup or (advanced) within the console (press `F12`)
5437
validations:
5538
required: true
5639
- type: textarea
5740
attributes:
58-
label: To Reproduce
59-
description: Steps to reproduce the behavior
41+
label: How can this be reproduced?
42+
description: |
43+
Provide a simplified list of instructions which caused the issue and can be replayed by a developer.
44+
Make sure to include correct names and links to the referenced website, manga(s) and chapter(s).
6045
value: |
61-
1. Name of connector
62-
2. Name of manga (if connector update is working)
63-
3. Name of chapter (if manga update is working)
64-
4. Copy any relevant error message that appears in a popup or (advanced) within the console (press F12)
46+
1. Start HakuNeko
47+
2. Select the website "MangaDex" (https://mangadex.org)
48+
3. Press the button to refresh the manga list
49+
4. Select manga "One Piece" (https://mangadex.org/title/a1c7c817-4e59-43b7-9365-09675a149a6f/one-piece)
50+
5. Press the button to refresh the chapter list
51+
6. Click the download button on chapter "Ch. 1 - Romance Dawn" (https://mangaplus.shueisha.co.jp/viewer/1000486)
6552
validations:
6653
required: true
6754
- type: markdown

0 commit comments

Comments
 (0)