From 2b9742474298ea4d92f5b16beb9e8514668034a5 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 19 Jun 2021 05:14:12 -0500 Subject: [PATCH] Update --- NOTES.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NOTES.org b/NOTES.org index 54016f5..d28e481 100644 --- a/NOTES.org +++ b/NOTES.org @@ -2904,6 +2904,7 @@ When committing an additional feature: + [ ] Make WIP branch + [ ] Check repo for closing issues ++ [ ] Check magit-todos list of items branched from master + [ ] Lint + [ ] Test - [ ] Locally @@ -2923,6 +2924,7 @@ When committing an additional feature: When committing a fix: + [ ] Check repo for closing issues ++ [ ] Check magit-todos list of items branched from master + [ ] Lint + [ ] Test - [ ] Locally