commit 4e8e970da594f17f77adf54f122de499fb4968e6
parent 28e69a0ef47cc1c91f2457c94bb1ebdaddf04b66
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 19 Jul 2020 16:02:53 +0200
Clarify "watcher" role
Diffstat:
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
@@ -7,7 +7,12 @@ working on; it can also double as a [[https://jvns.ca/blog/brag-documents/][brag
Speaking of properties, here are the ones I'm attaching to these
entries:
-- =Role= :: =author= or =watcher=,
+- =Role= ::
+ - =author= :: for issues I reported,
+ - =watcher= :: issues reported by someone else…
+ - I have taken a stab at,
+ - I could take a stab at, if time permits,
+ - I'll tip my hat to whoever solves it.
- =PatchApplied= :: whether my patches were applied,
- =TestAdded= :: for bug reports, whether I added a unit test.