diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-11-10 10:55:58 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-11-10 10:55:58 +0100 |
commit | 4fd26f9cffd97aeb36435f3220e06b58e4097f17 (patch) | |
tree | b99155fb5460acdb1dededc8bd8741cf46214e5c /app/Main.hs | |
parent | 2c3d7112ced86e3009155ac1e541b105a6fba872 (diff) |
assign separate-database-issues-and-history-issues
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 1016b77..e367113 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -21,6 +21,9 @@ -- -- @difficulty medium -- @priority high +-- +-- @assigned aforemny +-- @status in-progress -- TODO Parse issues as markdown -- |