summaryrefslogtreecommitdiff
path: root/todo/README
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2020-11-11 16:27:23 -0800
committerWilliam Casarin <jb55@jb55.com>2020-11-11 16:27:23 -0800
commit919a03fab498dfabd440d789a11e111f9063f07f (patch)
tree6a8feca7230c3b299ff46e5d92281793f820f275 /todo/README
parent08db0a58d97e66ab36315eb8d2ce996d4c02475b (diff)
todos: clarify mbox fetching
Diffstat (limited to 'todo/README')
-rw-r--r--todo/README11
1 files changed, 9 insertions, 2 deletions
diff --git a/todo/README b/todo/README
index 7f29cc8..a2ff147 100644
--- 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