diff options
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index ded65bb..c9406b8 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -25,6 +25,8 @@ -- @assigned aforemny -- @priority high -- @topic review +-- +-- COMMENT I start to dislike how reviews clutter the history. If we are unable to merge review comments in a separate parent of a merge commit, we could consider moving the whole review discussion into the commit message of a commit eliminating them. -- TODO Add `anissue request-review` -- |