diff --git a/.github/workflows/welcome-new-users.yml b/.github/workflows/welcome-new-users.yml index feb3a50..7b6709f 100644 --- a/.github/workflows/welcome-new-users.yml +++ b/.github/workflows/welcome-new-users.yml @@ -3,7 +3,7 @@ # # Props to https://github.com/wow-actions/welcome -name: Welcome New Users with Thanks and Tip non-stargazers ;-) +name: Welcome New Users with Thanks ;-) on: pull_request_target: types: [opened, closed] @@ -32,9 +32,6 @@ jobs: Welcome to the OSS first contribution community! 💖 Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly. - - 📢 If you're using Microcks in your organization, please [add your company name to this list](https://github.com/microcks/.github/blob/main/ADOPTERS.md). 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. - Hope you have a great time there! FIRST_PR_REACTIONS: '+1, hooray, rocket, heart' @@ -62,7 +59,7 @@ jobs: STAR_MESSAGE: | 🌟 ~~~~~~~~~ 🌟 - 📢 If you like Microcks, please ⭐ star ⭐ our repo to support it! + 📢 Please ⭐ star ⭐ our repo to support it! 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. diff --git a/contribution.md b/contribution.md index 44be7ae..0a61f87 100644 --- a/contribution.md +++ b/contribution.md @@ -6,16 +6,16 @@ Welcome to a beginner friendly open source project, where you add your name and Now that you are here Use the simple steps or link below to learn in details how to contribute to this project -- Fork the repository +- Fork the repository - Clone the repository - Edit and Add your details to `CONTRIBUTORS` section in the README.md -- Push and Make a PR +- Push and Make a PR -You can also Follow the guidelines in the post through the link below +You can also Follow the guidelines in the post through the link below [click me](https://caesarsage.hashnode.dev/practical-collaborative-strategy-for-teams-and-open-source-enthusiasts-with-git)! 🖱️ -HAPPY HACKING !!! +HAPPY HACKING and DO NOT FORGET TO LEAVE A STAR !!!