Skip to content

Commit 52e201a

Browse files
authored
chore: add better waiting message
1 parent c0d03de commit 52e201a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/label-commenter-config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ labels:
3030
issue:
3131
body: |
3232
This issue is waiting to be approved so it's locked until approved
33-
Thank you @{{ issue.user.login }} for creating an issue, while you wait for a response, consider reading the <a href="https://github.com/Dun-sin/Code-Magic/blob/main/CONTRIBUTING.md">Contributing.md file</a>, Thank you! Welcome to the community
33+
Thank you @{{ issue.user.login }} for creating an issue, while you wait for a response, consider reading the <a href="https://github.com/Dun-sin/Code-Magic/blob/main/CONTRIBUTING.md">Contributing.md file</a>.
34+
If you have any questions, please reach out to us on Discord or follow up on the issue itself.
35+
Thank you! Welcome to the community
3436
locking: lock
3537
- name: '🏁 status: ready for dev'
3638
labeled:

0 commit comments

Comments
 (0)