commit 850f9582a7a4ac5b603ef5c8c3b9e50893e58d6d parent 8665426e543019810d0823c2bed1e5003f6e9474 Author: William Casarin <jb55@jb55.com> Date: Wed, 11 Nov 2020 15:44:12 -0800 todo/readme: simplify issue file structure Diffstat:
M | todo/README | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/todo/README b/todo/README @@ -8,6 +8,6 @@ Format todo/issue-name.txt: -title: Some issue title -description: some -tags: feature,bug,cli +n: Some issue title +d: some +t: feature,bug,cli