Update changelog links
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -133,7 +133,7 @@ body:
|
||||
options:
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749) and this bug has **NOT** been listed as fixed
|
||||
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md) and this bug has **NOT** been listed as fixed
|
||||
required: true
|
||||
- label: This bug is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues).
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -29,7 +29,7 @@ body:
|
||||
options:
|
||||
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
|
||||
required: true
|
||||
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749) and this feature is **NOT** yet listed.
|
||||
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md) and this feature is **NOT** yet listed.
|
||||
required: true
|
||||
- label: This feature is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues).
|
||||
required: true
|
||||
|
||||
@@ -50,7 +50,7 @@ Thus, there is no need to manually download any builds unless you want to host t
|
||||
|
||||
## Preview
|
||||
|
||||
An ongoing changelog of all relevant changes since the last stable release can be found [here](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749)
|
||||
An ongoing changelog of all relevant changes since the last stable release can be found [here](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md)
|
||||
|
||||
To use the preview version you can select the PREVIEW channel in the settings of your Suwayomi-Server.
|
||||
The server is then able to download and also keep the version automatically up-to-date.
|
||||
|
||||
Reference in New Issue
Block a user