Ver código fonte

Merge pull request #1432 from tig/release_note

tweaked readme
Charlie Kindel 3 anos atrás
pai
commit
28ecb1153f
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      Terminal.Gui/README.md

+ 2 - 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 .
@@ -97,6 +98,7 @@ git push upstream v2.3.4
 
 https://www.nuget.org/packages/Terminal.Gui
 
+7) Add a new Release in Github: https://github.com/migueldeicaza/gui.cs/releases
 
 ## Nuget