From cde8a58f89fb5ac6d136e44e0d0fa80e1912b9b2 Mon Sep 17 00:00:00 2001
From: MagicBot <magicbot@magicbane.com>
Date: Mon, 2 May 2022 09:55:51 +0000
Subject: [PATCH] Update 'Development workflow'

---
 Development-workflow.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Development-workflow.md b/Development-workflow.md
index 58c00ec..dca8ed1 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -27,4 +27,6 @@ Give an approriate name for your branch.  bugfix-xyz or feature-xyz won't work s
 
 The IDE will notify you of the branch being created and checked out.
 
-![checkedout](https://cdn.discordapp.com/attachments/534260038039109632/970623349640269844/unknown.png)
\ No newline at end of file
+![checkedout](https://cdn.discordapp.com/attachments/534260038039109632/970623349640269844/unknown.png)
+
+>This new branch exists only on your local machine at this time.  Only when we commit and push it to the repo will it be available to compile on MagicBox.
\ No newline at end of file