Jelajahi Sumber

docs: update patch release issue template

ᴜɴᴋɴᴡᴏɴ 4 tahun lalu
induk
melakukan
a92d818aa3
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      docs/dev/release/issue_template_patch_release.md

+ 2 - 1
docs/dev/release/issue_template_patch_release.md

@@ -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_