From 3c2b5f56a1b309ad7440383ba64bfb9aafc91a6a Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Sun, 22 Nov 2020 17:10:52 +0000 Subject: [PATCH] Fixed release notes --- openflexure_microscope/api/static/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openflexure_microscope/api/static/CONTRIBUTING.md b/openflexure_microscope/api/static/CONTRIBUTING.md index 42d43a66..7ca2832b 100644 --- a/openflexure_microscope/api/static/CONTRIBUTING.md +++ b/openflexure_microscope/api/static/CONTRIBUTING.md @@ -17,7 +17,7 @@ Please note we have a working flow, and a code of conduct. Please follow it in a * Once we've merged a few things in and want to make a release, we tag it on master. * Not every commit on master will get a tag, we'll accumulate a few changes before making a release, unless there's a reason to release straight away. -* Once we're confident that the tagged release is building and stable, we merge it into the stable branch. +* Once the tagged release passes checks, it is deployed to the build server. ## Code of Conduct