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 ce2144f commit 8c83128Copy full SHA for 8c83128
docs/contribute/release.md
@@ -48,7 +48,7 @@ sidebar_position: 9
48
49
## Create the Official Release
50
51
-- [ ] Make sure the `Changelog.md` and `.CurrentChangelog.md` have the correct version number and the release date.
+- [ ] Make sure the `Changelog.md`, `.CurrentChangelog.md` and the `SECURITY.md` have the correct version number and the release date.
52
- [ ] Use git tag to create a new release tag `major.minor.patch`. And push this tag to GitHub.
53
- [ ] Wait for the CI builds and push the release binaries and release notes to the GitHub release page.
54
- [ ] Publish the release.
0 commit comments