From f1a9002750e6d081d39b406e677b70ef5de5e29e Mon Sep 17 00:00:00 2001 From: MagicBot <magicbot@magicbane.com> Date: Mon, 2 May 2022 10:24:56 +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 a468187..3eacde7 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -40,9 +40,10 @@ Make sure your changes actually compile. (Good form!) <br>  -Time to commit your changes to the repo. The IDE will allow you to inspect the changes. +Time to commit your changes to the repo. The IDE will allow you to inspect the changes.<br> +Select commit and push. >Always supply a descriptive commit message. (Good form!) <br> - \ No newline at end of file + \ No newline at end of file