Skip to content

updating copyright date automatically #374

updating copyright date automatically

updating copyright date automatically #374

name: Welcome first time contributors
on:
pull_request_target:
types:
- opened
issues:
types:
- opened
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello there ${{ github.actor }} πŸ‘‹
Welcome to moja global!πŸ’–
Thank you and congratulations πŸŽ‰ for opening your very first issue in this project. Moja global fosters an open and welcoming environment for all our contributors.🌸 Please adhere to our [Code Of Conduct](https://github.com/moja-global/About_moja_global/blob/master/CODE_OF_CONDUCT.md).
Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.πŸ‘€
Feel free to join us on [moja global Slack](https://mojaglobal.slack.com/) by dropping an email [here](mailto:[email protected]).πŸ‘©β€πŸ’» We would love to hear your interesting ideas and engage in discussions.πŸ’–
pr-message: |
Hello there ${{ github.actor }} πŸ‘‹
Thank you and congrats πŸŽ‰ for opening your first PR on this project.✨
We will review it soon! Till then you can checkout the `README.md` for more details on it.
Moja global fosters an open and welcoming environment for all our contributors.🌸 Please adhere to our [Code Of Conduct](https://github.com/moja-global/About_moja_global/blob/master/CODE_OF_CONDUCT.md).
Feel free to join us on [moja global Private Slack](https://mojaglobal.slack.com/) by dropping an email [here](mailto:[email protected]).πŸ‘©β€πŸ’»