From 5c8260b2721b29d78892c35691c9218d55d981c4 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 14 Nov 2020 20:58:32 -0600 Subject: [PATCH] Notes: Add checklist --- notes.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/notes.org b/notes.org index 223a652..b02ccae 100644 --- a/notes.org +++ b/notes.org @@ -1855,6 +1855,18 @@ If I made the =date= selector a macro, I could avoid the need to quote the compa Also, maybe instead of having a single =date= selector, I should have =scheduled=, =deadline=, etc. +* Checklists + +** Commit + +*** Fix + ++ [ ] Check repo for closing issue ++ [ ] Check this file for closing task ++ [ ] Lint ++ [ ] Test ++ [ ] Commit and push + * Examples / testing :PROPERTIES: :TOC: :include descendants :depth 1