Skip to content

Commit

Permalink
Add release announcement instruction.
Browse files Browse the repository at this point in the history
  • Loading branch information
fniessink committed Jan 17, 2025
1 parent ae42996 commit 02ae384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ The Kwaliteitsaanpak consists of a main document containing the Kwaliteitsaanpak
6. Commit the changes and push to GitHub: `git commit -a -m "Release vx.y.z"; git push`
7. Review and merge the branch on GitHub
8. Tag the release and push the tag to GitHub: `git checkout master; git pull -p; git tag vx.y.z; git push --tags`
9. Announce the release in MS Teams channel "ICTU Softwareontwikkeling/Algemeen". In case of a minor release, also mail the SDM'ers. In case of a major release, also email everyone at ISE.

## Point of contact

Expand Down

0 comments on commit 02ae384

Please sign in to comment.