Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtabaa07 committed Jan 2, 2025
1 parent 78546f5 commit 9f86258
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/PRs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
2. Address any requested changes
3. Once approved, your PR will be merged
Need help? Check our [Contributing Guide](CONTRIBUTING.md)
Need help? Check our [Contributing Guide](https://github.com/Mujtabaa07/coffeeShop/blob/main/CONTRIBUTING.md)
Happy coding! 💻`
})
2 changes: 1 addition & 1 deletion .github/workflows/auto-comment-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
#### What's Next?
- 🌟 Consider contributing to other issues
- 📚 Check our [Contributing Guidelines](CONTRIBUTING.md) for more ways to help
- 📚 Check our [Contributing Guidelines](https://github.com/Mujtabaa07/coffeeShop/blob/main/CONTRIBUTING.md) for more ways to help
Keep up the fantastic work! 🚀`;
Expand Down
7 changes: 3 additions & 4 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,15 @@ jobs:
- ✅ Follow our issue template if provided
- ⏳ We'll review your issue as soon as possible
Need help? Check our [Contributing Guidelines](CONTRIBUTING.md)
Need help? Check our [Contributing Guidelines](https://github.com/Mujtabaa07/coffeeShop/blob/main/CONTRIBUTING.md)
pr-message: |
### Amazing Work @${{ github.actor }}! 🎉
Thank you for your first pull request! We're thrilled to have you here.
Helpful resources:
- 📚 [Contributing Guidelines](CONTRIBUTING.md)
- 🔧 [Development Setup](DEVELOPMENT.md)
- ⭐ [Code of Conduct](CODE_OF_CONDUCT.md)
- 📚 [Contributing Guidelines](https://github.com/Mujtabaa07/coffeeShop/blob/main/CONTRIBUTING.md)
- ⭐ [Code of Conduct](https://github.com/Mujtabaa07/coffeeShop/blob/main/CODE_OF_CONDUCT.md)
We'll review your PR soon. Keep coding! 💻

0 comments on commit 9f86258

Please sign in to comment.