]> git.p6c8.net - jirafeau.git/blobdiff - CONTRIBUTING.md
[TASK] clean install.php functions
[jirafeau.git] / CONTRIBUTING.md
index e7ee9c3d4d01ade18824b4318acf56a9625b7ac5..06929221499a5ff4438300c299e8dc8be0b8b911 100644 (file)
@@ -91,6 +91,7 @@ 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.
 ## New Releases
 
 * If the release is not done for security purposes: create a new issue and freeze next-release branch for at least week.
+* Make sure to run `php-cs-fixer fix --rules=@PSR2 .` and commit.
 * 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 `CHANGELOG.md`
 * Add eventual upgrade procedure to `CHANGELOG.md`
 * 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 `CHANGELOG.md`
 * Add eventual upgrade procedure to `CHANGELOG.md`

patrick-canterino.de