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 840aa43 commit 3984d83Copy full SHA for 3984d83
documentation/misc/RELEASE_ISSUE_TEMPLATE.md
@@ -123,7 +123,7 @@
123
<!-- {{end}}-->
124
125
#### 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}}.
+- [ ] Update the version string(s) in `build/version.go` to one {{if contains "rc" $rc}}ending with '-{{$rc}}'{{else}}**NOT** ending with 'rcX'{{end}}.
127
<!-- {{if contains "Node" $.Type}}-->
128
- Ensure to update `NodeBuildVersion`
129
0 commit comments