git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[FEATURE] Add composer
[jirafeau_project.git]
/
CONTRIBUTING.md
diff --git
a/CONTRIBUTING.md
b/CONTRIBUTING.md
index 295522ada9eae12d5f9c52f1e0feefda45cd3d60..e7ee9c3d4d01ade18824b4318acf56a9625b7ac5 100644
(file)
--- a/
CONTRIBUTING.md
+++ b/
CONTRIBUTING.md
@@
-92,12
+92,13
@@
Quick walktrough:
* 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)
* 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
+* Add a list of noteworthy features and bugfixes to `CHANGELOG.md`
+* Add eventual upgrade procedure to `CHANGELOG.md`
+* Build and test docker image
* Change the version, using [semantic versioning](http://semver.org/), in ```settings.php```
* Merge »next-release« branch to »master«
* 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
* Tag the »master« with the new version
* Push branch and tag
-* Build & push new docker image
+* Push new docker image
+* Update the demo page
* Dance a little
* Dance a little
patrick-canterino.de