Fix "latest version" links in issue forms (#936)

* Update issue_report.yml

"I have updated the app to the latest version" doesn't properly link to the latest version. This commit fixes that.

* Update feature_request.yml

Same deal as previous commit: Fix the "latest version" link.
This commit is contained in:
StevenH237 2024-06-01 22:29:03 -04:00 committed by GitHub
parent 4089c2e4b1
commit e75c48fc88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ body:
options:
- label: I have written a short but informative title.
required: true
- label: I have updated the app to **[the latest version](https://github.com/user/repo/releases/latest)**.
- label: I have updated the app to **[the latest version](https://github.com/dessalines/thumb-key/releases/latest)**.
required: true
- label: I have checked through the app settings for my feature.
required: true

View File

@ -81,7 +81,7 @@ body:
options:
- label: I have written a short but informative title.
required: true
- label: I have updated the app to **[the latest version](https://github.com/user/repo/releases/latest)**.
- label: I have updated the app to **[the latest version](https://github.com/dessalines/thumb-key/releases/latest)**.
required: true
- label: >-
I have searched the existing issues and this is a new one, **NOT** a