Skip to content

Commit 7ef5b80

Browse files
committed
Addressed comments
1 parent b7a613a commit 7ef5b80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/new-release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ assignees: ''
1313
`git branch release-$MAJ.$MIN main`
1414
- [ ] A maintainer pushes the new release branch with
1515
`git push release-$MAJ.$MIN` (e.g., release-0.1)
16-
- [ ] Update things like README, deployment templates, docs, configuration, test/e2e flags.
16+
- [ ] Update content and artifacts such as README, deployment templates, docs, configuration, test/e2e flags.
1717
Submit a PR against the release branch.
1818
- [ ] A maintainer [prepares a draft release](https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases)
1919
- [ ] Write the change log into the draft release.
@@ -39,7 +39,6 @@ assignees: ''
3939
- [ ] Update docs in `main` branch: <!-- link to example PR once we have one -->
4040
- [ ] Close this issue
4141

42-
4342
## Changelog
4443
<!--
4544
Describe changes since the last release here.

0 commit comments

Comments
 (0)