-
-
Notifications
You must be signed in to change notification settings - Fork 10
40 lines (37 loc) · 1.33 KB
/
community.yml
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
37
38
39
40
on:
fork:
push:
branches: [main]
issues:
types: [opened]
issue_comment:
types: [created]
pull_request_target:
types: [opened]
pull_request_review_comment:
types: [created]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
<div align="center">
<h3> It's great having you contribute to this project </h3>
<h4> 🌟 Welcome to the community 🌟 </h4>
</div>
pr-message: |
<div align="center">
<h3> It's great having you contribute to this project </h3>
<h4> 🌟 Welcome to the community 🌟 </h4>
</div>
footer: |
</p>
- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
- You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld).
- We help and encourage each other to contribute to open source little and often 😄.
- Any questions let us know.
<p>