chore(github): make closed issue message cleaner

This commit is contained in:
Quentin McGaw
2026-03-06 16:05:17 +00:00
parent 5b2f86f4e7
commit 2460b56c2b
+4 -3
View File
@@ -14,8 +14,9 @@ jobs:
token: ${{ github.token }}
issue-number: ${{ github.event.issue.number }}
body: |
Closed issues are **NOT** monitored, so commenting here is likely to be not seen.
If you think this is *still unresolved* and have **more information** to bring, please create another issue.
Closed issues are **NOT** monitored, so commenting here will likely NOT be seen.
If you think this is *still unresolved* and have **more information** to bring, please either
re-open this issue or create another issue.
This is an automated comment setup because @qdm12 is the sole maintainer of this project
which became too popular to monitor issues closed.
which became too popular to monitor closed issues.