X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b416a48deb74471af16cb02cd95adf1cd689ffb7..c793d074896f3b22e18d7c3ad45a517f5cebaa1c:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c41c4d9..4345d00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,8 +88,10 @@ Quick walktrough: ## 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 +* 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