diff options
| -rw-r--r-- | itches/emacs/tracker.org | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index f23e219..c31982f 100644 --- 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. |
