forked from conwnet/github1s
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwelcome-first-time-contributors.yml
More file actions
37 lines (26 loc) Β· 1.15 KB
/
welcome-first-time-contributors.yml
File metadata and controls
37 lines (26 loc) Β· 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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 github1s !!ππ₯³
Thank you and congratulations π for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.πΈ
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 visit [github1s.com](https://github1s.com/). π©βπ» If you have any interesting ideas, just open an issue. We would love to hear you 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!
github1s fosters an open and welcoming environment for all our contributors.πΈ