浏览代码

docs: update patch release issue template

ᴜɴᴋɴᴡᴏɴ 4 年之前
父节点
当前提交
a92d818aa3
共有 1 个文件被更改,包括 2 次插入1 次删除
  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_