diff options
| author | William Casarin <jb55@jb55.com> | 2020-11-11 16:10:24 -0800 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2020-11-11 16:10:24 -0800 |
| commit | 08db0a58d97e66ab36315eb8d2ce996d4c02475b (patch) | |
| tree | ca4bb0ac31e4eeb6132ca59561eba80e9123f6da /todo/README | |
| parent | 1906427313164a531296f41eaf08e55a82dcfd04 (diff) | |
todos: message-id replying
Diffstat (limited to 'todo/README')
| -rw-r--r-- | todo/README | 12 |
1 files changed, 12 insertions, 0 deletions
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: <message-id> 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 |
