Skip to content

Commit 3984d83

Browse files
authored
docs: v1.33.1 release template improvements (#13217)
1 parent 840aa43 commit 3984d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/misc/RELEASE_ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<!-- {{end}}-->
124124

125125
#### Release PR for {{$rc}}
126-
- [ ] Update the version string(s) in `build/version.go` to one {{if contains "rc" $rc}}ending with '-{{$rc}}'{{else}}**NOT* ending with 'rcX'{{end}}.
126+
- [ ] Update the version string(s) in `build/version.go` to one {{if contains "rc" $rc}}ending with '-{{$rc}}'{{else}}**NOT** ending with 'rcX'{{end}}.
127127
<!-- {{if contains "Node" $.Type}}-->
128128
- Ensure to update `NodeBuildVersion`
129129
<!-- {{end}}-->

0 commit comments

Comments
 (0)