Document release process.

Dan Albert 2020-12-18 13:17:35 -08:00
parent f38a23826c
commit 6558607c24

9
Release-process.md Normal file

@ -0,0 +1,9 @@
To release a new version of DCS Liberation:
1. Update changelog and release number in the release branch.
2. Make PR from the release branch to master
3. Merge when the build passes
4. Tag master when the build is complete. Format for release tags is `$MAJOR.$MINOR.$PATCH`.
5. Smoke test the tagged build
6. In [Releases], promote the tagged build to a release. Include the changelog in the description section.
7. Announce the release in #:loudspeaker:releases in Discord.