From a63399d9f999cefd09a0bb9ef04d50e98dae8690 Mon Sep 17 00:00:00 2001
From: Alexander Foremny <aforemny@posteo.de>
Date: Mon, 16 Oct 2023 16:10:58 +0200
Subject: comment
 add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-sourcecode

---
 app/Main.hs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app/Main.hs b/app/Main.hs
index 1c0ee0e..0313563 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -112,6 +112,10 @@
 -- ```
 --
 -- @topic ids
+--
+-- COMMENT Can you elaborate on why this would be useful? I am expecting us to
+-- do some renaming detection regarding provenance. After that, will it be
+-- useful still?
 
 -- FIXME Exclude tags in code blocks
 --
-- 
cgit v1.2.3