From a94b2421acadc54279173cc1aed3c79625186fcf Mon Sep 17 00:00:00 2001 From: Ryan Smith <0ryansmith1994@gmail.com> Date: Wed, 1 Jul 2015 15:47:43 +0100 Subject: [PATCH] Update readme.md --- docs/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index 1345509..5131fd2 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -58,7 +58,8 @@ This process has been documented for collaborators (users that have write access 1. Run `sh build.sh` on the branch to be released. 2. Modify the VERSION file. 3. Modify the version.php file. -4. Create release on Github. +4. Commit and push the changes made in steps 2 and 3. +5. Create release on Github. 1. Document patches. 2. Document minor changes. 3. Document major changes. -- GitLab