Skip to content

Commit 540dae5

Browse files
Update autocomment-issue-raise.yml
1 parent 854b631 commit 540dae5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/autocomment-issue-raise.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ jobs:
1616
run: |
1717
COMMENT=$(cat <<EOF
1818
{
19-
"body": "Thank you for creating this issue! 🎉 We'll look into it asap and assign you based on FCFS -[ ] In the meantime, please make sure to Join recode org [Invite link](https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization)-[ ] The main code file is located in gh-pages branch -[ ] Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github) Your contributions are highly appreciated! 😊 Don't forgot to follow me @sanjay-kv `More surprise when you raise PR`"
19+
"body": "Thank you for creating this issue! 🎉 We'll look into it asap and assign you based on FCFS
20+
-[ ] In the meantime, please make sure to Join recode org [Invite link](https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization)
21+
-[ ] The main code file is located in gh-pages branch
22+
-[ ] Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github)
23+
Your contributions are highly appreciated!
24+
😊 Don't forgot to follow me @sanjay-kv `More surprise when you raise PR`"
2025
2126
}
2227
EOF

0 commit comments

Comments
 (0)