mirror of
https://github.com/gogs/gogs.git
synced 2026-02-12 09:26:59 +01:00
docs: update patch release issue template
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
## Before release
|
||||
|
||||
On develop branch:
|
||||
On release branch:
|
||||
|
||||
- [ ] Make sure all commits are cherry-picked from the develop branch by checking the patch milestone.
|
||||
- [ ] Update [CHANGELOG](https://github.com/gogs/gogs/blob/main/CHANGELOG.md) to include entries for the current patch release, `git log v0.12.1...HEAD --pretty=format:'- [ ] %H %s' --reverse`:
|
||||
- [ ] _link to the commit_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user