You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-connector-website-not-working.yml
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: ❗ Website not working
2
2
description: Report a broken website that stopped working
3
-
title: "[<NameOfWebsite>] is no longer working"
3
+
title: "[%WEBSITE-NAME%] is no longer working"
4
4
labels: ["Website Change"]
5
5
body:
6
6
- type: checkboxes
@@ -16,6 +16,8 @@ body:
16
16
required: true
17
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)
18
18
required: true
19
+
- label: I confirm that the placeholder `%WEBSITE-NAME%` in this ticket's title was correctly replaced with the name of the broken website
20
+
required: true
19
21
- type: dropdown
20
22
attributes:
21
23
label: What kind of issue are you encountering?
@@ -44,11 +46,11 @@ body:
44
46
Make sure to include correct names and links to the referenced website, manga(s) and chapter(s).
45
47
value: |
46
48
1. Start HakuNeko
47
-
2. Select the website "MangaDex" (https://mangadex.org)
49
+
2. Select the website [MangaDex](https://mangadex.org)
48
50
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)
51
+
4. Select manga [One Piece](https://mangadex.org/title/a1c7c817-4e59-43b7-9365-09675a149a6f/one-piece)
50
52
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)
53
+
6. Click the download button on chapter [Ch. 1 - Romance Dawn](https://mangaplus.shueisha.co.jp/viewer/1000486)
0 commit comments