diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb74c5a3..faa7cd75 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -85,3 +85,12 @@ Report all bugs and missing Minecraft features here: We have an IRC channel! Join us on #mineclone2 in freenode.net. + +## Creating releases +* Launch MineClone2 to make sure it still runs +* Update the version number in README.md +* Use `git tag ` to tag the latest commit with the version number +* Push to repo (don't forget `--tags`!) +* Update ContentDB (https://content.minetest.net/packages/Wuzzy/mineclone2/) +* Update first post in forum thread (https://forum.minetest.net/viewtopic.php?f=50&t=16407) +* Post release announcement and changelog in forums