]> git.p6c8.net - jirafeau.git/blobdiff - CONTRIBUTING.md
[FEATURE] Support diffent types of file hashing
[jirafeau.git] / CONTRIBUTING.md
index 5aa918bfe8173ac0717af493f6f9cd6847fdfe75..dfa5d5520edf5e175e8bb9df4fa25cd64e7cd83f 100644 (file)
@@ -88,11 +88,14 @@ Quick walktrough:
 
 ## New Releases
 
+* If the release is not done for security purposes, freeze next-branch for at least week.
 * Compare the [»next-release« branch to »master«](https://gitlab.com/mojo42/Jirafeau/compare/master...next-release)
 * Add a list of noteworthy features and bugfixes to the README
+* Fill upgrade procedure in README
 * Change the version, using [semantic versioning](http://semver.org/), in ```settings.php```
 * Merge »next-release« branch to »master«
 * Update the demo page
 * Tag the »master« with the new version
 * Push branch and tag
+* Build & push new docker image
 * Dance a little

patrick-canterino.de