File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : ' Welcome New Contributors'
2+
3+ on :
4+ issues :
5+ types : [opened]
6+ pull_request_target :
7+ types : [opened]
8+
9+ jobs :
10+ welcome-new-contributor :
11+ runs-on : ubuntu-latest
12+ steps :
13+ - name : ' Greet the contributor'
14+ uses : garg3133/welcome-new-contributors@v1.2
15+ with :
16+ token : ${{ secrets.GITHUB_TOKEN }}
17+ issue-message : |
18+ Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.
19+
20+ We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
21+ For being eligible for that, please authenticate yourself using this link:
22+ https://hacktoberfest.auth.metafy.social
23+
24+ Rewards : T-shirts & NFT ( for blockchain contributions )
25+
26+ Best of luck on your Contributions
27+ For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA
28+ pr-message : |
29+ Thank you for opening your first pull request in our repository, one of our maintainers will get in touch with you soon.
30+
31+ *DO NOT FORGET TO ADD METAMASK WALLET ADDRESS IN THE AUTH FORM*
32+ We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
33+ For being eligible for that, please authenticate yourself using this link:
34+ https://hacktoberfest.auth.metafy.social
35+
36+ Rewards : T-shirts & NFT ( for blockchain contributions )
37+
38+ Best of luck on your Contributions
39+ For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA
You can’t perform that action at this time.
0 commit comments