diff --git a/.github/ISSUE_TEMPLATE/package-release.md b/.github/ISSUE_TEMPLATE/package-release.md index a8e3fbe..3cd725c 100644 --- a/.github/ISSUE_TEMPLATE/package-release.md +++ b/.github/ISSUE_TEMPLATE/package-release.md @@ -8,14 +8,14 @@ assignees: '' --- - Prepare the release - - [ ] tag the repo (packages will be pushed to [Feedz.io](link-to-feed)) + - [ ] tag the repo (packages will be pushed to the [Feedz.io](https://feedz.io) pre-releases feed) - [ ] update dependabot configuration to consider any newly created `release-X.Y` branch - Release notes: - - [ ] edit release notes as necessary, e.g. to mention contributors + - [ ] edit release notes as necessary, e.g., to mention contributors - [ ] associate draft with the created tag - [ ] publish release notes - Release - - [ ] from [Feedz.io](link-to-feed) push to Nuget + - [ ] from [Feedz.io](https://feedz.io) push to Nuget - Clean-up - [ ] close this issue - [ ] close the milestone