]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - CONTRIBUTING.md
[TASK] don't assume http or https for webroot at installation
[jirafeau_mojo42.git] / CONTRIBUTING.md
index 5aa918bfe8173ac0717af493f6f9cd6847fdfe75..4345d005c990d0e6981090ab4f468d797995e807 100644 (file)
@@ -88,11 +88,14 @@ Quick walktrough:
 
 ## New Releases
 
 
 ## New Releases
 
+* If the release is not done for security purposes: create a new issue and freeze next-release 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
 * 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
 * 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
 * Dance a little

patrick-canterino.de