|
2 | 2 | # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome |
3 | 3 | # Comment to be posted to on first time issues |
4 | 4 | newIssueWelcomeComment: > |
5 | | - Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Contributors' Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](https://slack.meshery.io). |
| 5 | + Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Meshery Contributors' Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](https://slack.meshery.io). |
6 | 6 | # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome |
7 | 7 | # Comment to be posted to on PRs from first time contributors in your repository |
8 | 8 | newPRWelcomeComment: > |
9 | | - Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Contributors' Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](https://slack.meshery.io). |
| 9 | + Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the [Meshery Contributors' Welcome Guide](https://docs.meshery.io/project/contributing) and sure to join the [community Slack](https://slack.meshery.io). |
10 | 10 |
|
11 | | - Be sure to double-check that you have signed your commits. Here are instructions for [making signing an implicit activity while peforming a commit](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin). |
| 11 | + Be sure to double-check that you have signed your commits. Here are instructions for [making signing an implicit activity while peforming a commit](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin). |
12 | 12 |
|
13 | 13 |
|
14 | 14 | #------------------------------------------------------------------------------- |
15 | 15 | # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge |
16 | 16 | # Comment to be posted to on pull requests merged by a first time user |
17 | 17 | firstPRMergeComment: > |
18 | | - Thanks for your contribution to the Layer5 community! :tada: |
| 18 | + Thanks for your contribution to the Meshery community! :tada: |
19 | 19 |
|
20 | 20 | <picture> |
21 | 21 | <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Meshery-darkmode-celebration.svg"> |
|
0 commit comments