You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: how_to_release.txt
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -119,9 +119,12 @@ UPDATE RELEASE NOTES
119
119
120
120
1. Change record for relnotes for this release to have today's date as release date
121
121
122
-
123
-
124
-
125
-
126
122
127
-
123
+
POST RELEASE NOTES TO GITHUB
124
+
125
+
1. On Github, go to the "tags" link and click on "Add release notes". Copy and paste the release notes into the appropriate box.
126
+
127
+
https://github.com/nickgammon/mushclient/tags
128
+
129
+
Note, for each note item the explanatory lines should be indented four spaces (tab twice) so that the bulleted points are numbered correctly. Put "```" symbols around any code examples.
0 commit comments