Skip to content

Commit

Permalink
Fix relative links for release notes item
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Aug 21, 2023
1 parent 4ad625c commit 63a1fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ labels: ["release"]

### At the beginning of the cycle

- [ ] Create a new `release-notes-v0.4x.0` branch and add a new release notes file using the available [template](release notes/template.md) to the [repository's `release notes` folder](/release notes).
- [ ] Create a new `release-notes-v0.4x.0` branch and add a new release notes file using the available [template](/grafana/k6/tree/master/release%20notes/template.md) to the [repository's `release notes` folder](/grafana/k6/tree/master/release%20notes).
- [ ] Go through the potential [dependencies updates](Dependencies.md) and create a dedicated PR if any of them is relevant to this release.

### Release Preparation
Expand Down

0 comments on commit 63a1fdd

Please sign in to comment.