Skip to content

Commit 27713f8

Browse files
Merge pull request #80 from meshery-extensions/CodexRaunak-patch-1
Update config.yml
2 parents ef1a3c4 + 0494e97 commit 27713f8

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

.github/config.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1+
---
12
#-------------------------------------------------------------------------------
23
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
3-
# Comment to be posted to on first time issues
4+
# Comment to be posted to on first time issues
45
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](http://slack.layer5.io/).
6-
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
7-
# Comment to be posted to on PRs from first time contributors in your repository
6+
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Contributors' Welcome Guide](https://docs.meshery.io/project/community), engage in the [discussion forum](https://meshery.io/community#community-forums), and be sure to join the [community Slack](https://slack.meshery.io/).
7+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
8+
# Comment to be posted to on PRs from first time contributors in your repository
89
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](http://slack.layer5.io/).
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/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).
10+
Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, you can find updates in the [#github-notifications](https://mesheryio.slack.com/archives/CLVT4TSG4) channel in the [community Slack](https://slack.meshery.io).
1211
12+
Be sure to double-check that you have signed your commits. Here are instructions for [making signing an implicit activity while performing a commit](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).
1313
1414
#-------------------------------------------------------------------------------
1515
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
1616
# Comment to be posted to on pull requests merged by a first time user
1717
firstPRMergeComment: >
18-
Thanks for your contribution to the Meshery community! :tada:
18+
Thanks for your contribution to Meshery! :tada:
1919
2020
<picture>
21-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshery-adapter-template/master/.github/welcome/Meshery-celebration-Dark.svg">
22-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshery-adapter-template/master/.github/welcome/Meshery-celebration-Light.svg">
21+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/Meshery-celebration-Dark.svg">
22+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/Meshery-celebration-Light.svg">
2323
<img alt="Meshery Logo" src="">
2424
</picture>
25-
26-
&nbsp; &#9; &nbsp; &#9; &nbsp; &#9; &nbsp; &#9; :star: Please leave your [star on the project](../stargazers). :smile:
25+
26+
&nbsp; &#9; &nbsp; &#9; &nbsp; &#9; &nbsp; &#9; [Join the community](https://slack.meshery.io), if you haven't yet and please leave a :star: [star on the project](../stargazers). :smile:
2727
2828
#-------------------------------------------------------------------------------
2929
# Configuration for request-info - https://github.com/behaviorbot/request-info
@@ -33,8 +33,7 @@ requestInfoReplyComment: >
3333
# *OPTIONAL* Add a list of people whose Issues/PRs will not be commented on
3434
# keys must be GitHub usernames
3535
#requestInfoUserstoExclude:
36-
# - layer5io/maintainers
37-
36+
# - meshery/maintainers
3837

3938
#-------------------------------------------------------------------------------
4039
# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
@@ -44,5 +43,4 @@ sentimentBotToxicityThreshold: .9
4443

4544
# *Required* Comment to reply with
4645
sentimentBotReplyComment: >
47-
Please be sure to review the code of conduct and be respectful of other users. // @layer5io/maintainers
48-
46+
Please be sure to review the code of conduct and be respectful of other users. // @meshery/maintainers

0 commit comments

Comments
 (0)