Browse Source

minor sync to relbranch78 notes

Markus Neteler 5 years ago
parent
commit
1f90b8cc66
1 changed files with 10 additions and 0 deletions
  1. 10 0
      doc/howto_release.md

+ 10 - 0
doc/howto_release.md

@@ -150,6 +150,14 @@ To be done in GH interface:
 
 https://github.com/OSGeo/grass/releases/new
 
+Tag version | target (examples):
+  7.8.1RC1  | releasebranch_7_8
+
+Add release desciption (re-use existing texts as possible)
+
+If RC, then check
+[x] This is a pre-release
+
 ### Packaging of source code tarball
 
 TODO: add checkout of code via release tag (?)
@@ -194,6 +202,8 @@ Example:
 2019
 ```
 
+Commit as "back to dev"
+
 Reset local copy to GH:
 ```bash
 # update from GH