瀏覽代碼

tweaked readme

Charlie Kindel 3 年之前
父節點
當前提交
27cce0b4c3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Terminal.Gui/README.md

+ 1 - 0
Terminal.Gui/README.md

@@ -71,6 +71,7 @@ git tag v2.3.4 -a -m "v2.3.4 Release"
 2) Update `./Terminal.Gui/Terminal.Gui.csproj` with latest release notes and submit a PR with a commit of `v2.3.4 Release`
 
 * Use `gh` to get list with just titles to make it easy to paste into release notes: `gh pr list --limit 500 --search "is:pr is:closed is:merged closed:>=2021-05-18"` 
+* PR title should be "v2.3.4 Release"
 
 ```powershell
 git add .