mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-22 08:46:11 +01:00
Updated Releasing Tracks (textile)
parent
17a3f2ed10
commit
3b6e840923
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ These steps are for maintainers with commit access.
|
|||
# _(Major release only)_ Make sure documentation is up to date in master. Don't change the version number yet!
|
||||
** /README.md
|
||||
** everything in /doc
|
||||
# _(Major release only)_ Create maintenance branch for release. For example: <code>git checkout -b 2.0_branch</code>
|
||||
# _(Major release only)_ Create maintenance branch for release. For example:
|
||||
<pre><code>git checkout -b 2.0_branch</code></pre>
|
||||
# Update version numbers and check copyright dates
|
||||
** /README.md
|
||||
** everything in /doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue