diff options
author | Fabian Kirchner <kirchner@posteo.de> | 2023-10-15 10:59:39 +0200 |
---|---|---|
committer | Fabian Kirchner <kirchner@posteo.de> | 2023-10-15 10:59:39 +0200 |
commit | 5b747755385f3bdfc6c1c9d0e30c65ad0798cdf7 (patch) | |
tree | 7a6637f1e28484e366699dffd721edb4359970ad /app | |
parent | 2f9d80d2040ec080cafb97800abbc958eaf00beb (diff) |
add grouping options to issue
Diffstat (limited to 'app')
-rw-r--r-- | app/Main.hs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 2ca20da..f4307f3 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -233,6 +233,12 @@ -- : the priority, groups should be sorted with the highest priority -- first -- +-- author +-- : the person which created the issue +-- +-- editor +-- : the person who updated the issue last +-- -- @topic options -- FIXME Crash when displaying some unicode emojis |