From 03cb75c7be499b04c1dccc97cf590f5a50cc741a Mon Sep 17 00:00:00 2001
From: MagicBot <magicbot@magicbane.com>
Date: Mon, 2 May 2022 10:22:27 +0000
Subject: [PATCH] Update 'Development workflow'

---
 Development-workflow.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Development-workflow.md b/Development-workflow.md
index fd3f5f2..23a9aad 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -40,6 +40,7 @@ Make sure your changes actually compile.  (Good form!)
 ![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png)<br>
 ![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png)
 
-Time to commit your changes to the repo.
+Time to commit your changes to the repo.  The IDE will allow you to inspect the changes you are commiting.  Always supply a descriptive commit message.  (Good form!)
 
-![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)
\ No newline at end of file
+![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)<br>
+![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970630913279000646/unknown.png)
\ No newline at end of file