This commit is contained in:
Adam Porter 2021-06-19 05:14:12 -05:00
parent 5a30bc9bd4
commit 2b97424742

View file

@ -2904,6 +2904,7 @@ When committing an additional feature:
+ [ ] Make WIP branch + [ ] Make WIP branch
+ [ ] Check repo for closing issues + [ ] Check repo for closing issues
+ [ ] Check magit-todos list of items branched from master
+ [ ] Lint + [ ] Lint
+ [ ] Test + [ ] Test
- [ ] Locally - [ ] Locally
@ -2923,6 +2924,7 @@ When committing an additional feature:
When committing a fix: When committing a fix:
+ [ ] Check repo for closing issues + [ ] Check repo for closing issues
+ [ ] Check magit-todos list of items branched from master
+ [ ] Lint + [ ] Lint
+ [ ] Test + [ ] Test
- [ ] Locally - [ ] Locally