We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0226a commit 8c7f9abCopy full SHA for 8c7f9ab
.github/ISSUE_TEMPLATE/new-release.md
@@ -27,6 +27,6 @@ it accordingly for future releases.
27
- [ ] Merge the PR on sufficient approval.
28
- [ ] Create a `vX.Y.Z` tag.
29
- [ ] (*for specification changes only*) Create a `specs-go/vX.Y.W` tag. (for the first spec version `W` will be the same as `Z`)
30
-- [ ] Create a GitHub release form the `vX.Y.Z` tag.
+- [ ] Create a GitHub release from the `vX.Y.Z` tag.
31
- [ ] (*for specification changes only*) Create a GitHub release from the `specs-go/vX.Y.Z` tag.
32
- [ ] Close the release issue.
0 commit comments