Skip to content

Commit 37c0897

Browse files
authored
chore: a more polite closed issue message (#3509)
1 parent 3814d3f commit 37c0897

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/close_issue_message.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@ jobs:
1414
# These inputs are both required
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1616
message: |
17-
### ⚠️COMMENT VISIBILITY WARNING⚠️
18-
Comments on closed issues are hard for our team to see.
19-
If you need more assistance, please either tag a team member or open a new issue that references this one.
20-
If you wish to keep having a conversation with other community members under this issue feel free to do so.
17+
This issue is now closed. Comments on closed issues are hard for our team to see.
18+
If you need more assistance, please either tag a team member or open a new issue that references this one.

0 commit comments

Comments
 (0)