Skip to content

Commit

Permalink
Update autocomment-wait.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RitiChandak authored Oct 2, 2024
1 parent da61af2 commit 61964e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocomment-wait.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
COMMENT=$(cat <<EOF
{
"body": "Thanks for creating the issue in SwapReads! The issue has been assigned to you.\nBefore you start working on your PR, please make sure to:\n - ⭐ Star the repository if you haven't already.\n - Pull the latest changes to avoid any merge conflicts.\n - Attach before & after screenshots in your PR for clarity.\n- Include the issue number in your PR description for better tracking.\n Don't forget to follow @anuragverma108 – Project Admin – for more updates!\n\n We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉 \n Happy open-source contributing!"
"body": "Thanks for creating the issue in SwapReads!\nBefore you start working on your PR, please make sure to:\n - ⭐ Star the repository if you haven't already.\n - Pull the latest changes to avoid any merge conflicts.\n - Attach before & after screenshots in your PR for clarity.\n- Include the issue number in your PR description for better tracking.\n Don't forget to follow @anuragverma108 – Project Admin – for more updates!\n\n We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉 \n Happy open-source contributing!"
}
EOF
)
Expand Down

0 comments on commit 61964e4

Please sign in to comment.