Skip to content

Commit d646cc2

Browse files
authored
Update 1-connector-website-not-working.yml (#8049)
1 parent 1d09cc1 commit d646cc2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ❗ Website not working
22
description: Report a broken website that stopped working
3-
title: "[<NameOfWebsite>] is no longer working"
3+
title: "[%WEBSITE-NAME%] is no longer working"
44
labels: ["Website Change"]
55
body:
66
- type: checkboxes
@@ -16,6 +16,8 @@ body:
1616
required: true
1717
- 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)
1818
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
1921
- type: dropdown
2022
attributes:
2123
label: What kind of issue are you encountering?
@@ -44,11 +46,11 @@ body:
4446
Make sure to include correct names and links to the referenced website, manga(s) and chapter(s).
4547
value: |
4648
1. Start HakuNeko
47-
2. Select the website "MangaDex" (https://mangadex.org)
49+
2. Select the website [MangaDex](https://mangadex.org)
4850
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)
5052
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)
5254
validations:
5355
required: true
5456
- type: markdown

0 commit comments

Comments
 (0)