chore: update dev_release_patch_version.md

[skip ci]
This commit is contained in:
Joe Chen
2025-06-08 21:30:40 -04:00
committed by GitHub
parent 16b8b0974e
commit 4e3bf27fe2

View File

@@ -48,7 +48,6 @@ On the release branch:
On the `main` branch:
- [ ] Publish [GitHub security advisories](https://github.com/gogs/gogs/security) for security patches included in the release.
- [ ] Post the following message on issues that are included in the patch milestone:
```
The <MAJOR>.<MINOR>.<PATCH> has been released that includes the patch of the reported issue.
@@ -57,3 +56,4 @@ On the `main` branch:
- [ ] Create a new release announcement in [Discussions](https://github.com/gogs/gogs/discussions/categories/announcements).
- [ ] Send a tweet on the [official Twitter account](https://twitter.com/GogsHQ) for the patch release.
- [ ] Close the patch milestone.
- [ ] **After 14 days**, publish [GitHub security advisories](https://github.com/gogs/gogs/security) for security patches included in the release.