From 08db0a58d97e66ab36315eb8d2ce996d4c02475b Mon Sep 17 00:00:00 2001 From: William Casarin Date: Wed, 11 Nov 2020 16:10:24 -0800 Subject: todos: message-id replying --- todo/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'todo/README') diff --git a/todo/README b/todo/README index 80fb32e..7f29cc8 100644 --- a/todo/README +++ b/todo/README @@ -6,8 +6,20 @@ Submit issues by sending a patch Format ------ +n: name +d: description +t: tags +i: optional email message-id for the issue + +You can use In-Reply-To: from your email client to comment on +this issue. + +Example +------- + todo/issue-name.txt: n: Some issue title d: some t: feature,bug,cli +i: message-id -- cgit v1.2.3