Browse Source

Add release instructions

miguel 7 years ago
parent
commit
63307db39e
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -147,3 +147,11 @@ having a container/widget model, only uses Views (which can contain
 subviews) and changes the rendering model to rely on damage regions
 instead of burderning each view with the details.
 
+# Releases
+
+Recently, I setup VSTS to do the releases, for now, this requires a
+branch to be pushed with the name release/XXX, do this after the NuGet
+package version has been updated on the
+Terminal.Gui/Terminal.Gui.csproj, and push.
+
+Then once the package is built, VSTS will request an approval.