commit 919a03fab498dfabd440d789a11e111f9063f07f parent 08db0a58d97e66ab36315eb8d2ce996d4c02475b Author: William Casarin <jb55@jb55.com> Date: Wed, 11 Nov 2020 16:27:23 -0800 todos: clarify mbox fetching Diffstat:
M | todo/README | | | 11 | +++++++++-- |
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/todo/README b/todo/README @@ -1,7 +1,8 @@ Issue tracker -------------- +============= -Submit issues by sending a patch +Submit issues by sending a patch with the following format under +todo/issue-name.txt: Format ------ @@ -23,3 +24,9 @@ n: Some issue title d: some t: feature,bug,cli i: message-id + +Fetching discussions +-------------------- + +curl 'https://lists.sr.ht/~jb55/public-inbox/<message-id>/mbox' to get the +email thread for this issue