Skip to content

Commit 2f0977e

Browse files
authored
Merge pull request #198 from meshery-extensions/CodexRaunak-patch-1
Update config.yml
2 parents f0c5002 + 0174a1f commit 2f0977e

1 file changed

Lines changed: 13 additions & 16 deletions

File tree

.github/config.yml

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +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 [Meshery Contributors' Welcome Guide](https://docs.meshery.io/project/contributing) and sure to join the [community Slack](https://slack.meshery.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 [Meshery Contributors' Welcome Guide](https://docs.meshery.io/project/contributing) and sure to join the [community Slack](https://slack.meshery.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/meshery/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 Meshery! :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-app-mesh/master/.github/welcome/Meshery-celebration-Light.svg">
22-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshery-app-mesh/master/.github/welcome/Meshery-celebration-Dark.svg">
23-
<img alt="Meshery black logo in light color mode and a white one in dark color mode." src=" ">
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">
23+
<img alt="Meshery Logo" src="">
2424
</picture>
2525
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:
27-
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:
2827
2928
#-------------------------------------------------------------------------------
3029
# Configuration for request-info - https://github.com/behaviorbot/request-info
@@ -36,7 +35,6 @@ requestInfoReplyComment: >
3635
#requestInfoUserstoExclude:
3736
# - meshery/maintainers
3837

39-
4038
#-------------------------------------------------------------------------------
4139
# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
4240
# *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic
@@ -45,5 +43,4 @@ sentimentBotToxicityThreshold: .9
4543

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

0 commit comments

Comments
 (0)