From a50249fe22e17a6da6a2bb11480966db61659c0d Mon Sep 17 00:00:00 2001 From: georgeowell Date: Wed, 21 Nov 2018 15:03:06 +0000 Subject: [PATCH] Improved wording of description of CI in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d18a4f5..2a07281 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ We use [autonomic.zone] for production. We used to use [autonomic-cooperative.gi # Make a change -Work on features in branches. If you commit to master, make a merge request. Our [deploy] CI stage will push any changes on master to [autonomic.zone]. +Work on features in branches. If you commit to master, open a merge request from your branch unless it is a tiny change. Our [deploy] CI stage will push any changes on master branch to [autonomic.zone]. [deploy]: https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/blob/d16aec42bd2ddd7449f55d9f06b03499cc660b22/.gitlab-ci.yml#L17