Skip to content

Commit 8baa0b8

Browse files
autocomment-issue-raise.yml
1 parent 3362af1 commit 8baa0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ 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 -[ ] 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`"
2020
2121
}
2222
EOF

0 commit comments

Comments
 (0)