From 7719603422d1a9789dd733a9b9c35401773792b9 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 16 Jan 2025 09:28:58 -0600 Subject: [PATCH] Update config.yml Signed-off-by: Lee Calcote --- .github/config.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 892b9e53..3a534638 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,15 +1,15 @@ +--- #------------------------------------------------------------------------------- # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome - # Comment to be posted to on first time issues +# Comment to be posted to on first time issues newIssueWelcomeComment: > - Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Community Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](http://slack.layer5.io/). - # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome - # Comment to be posted to on PRs from first time contributors in your repository + 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](http://discuss.meshery.io), and be sure to join the [community Slack](http://slack.meshery.io/). +# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome +# Comment to be posted to on PRs from first time contributors in your repository newPRWelcomeComment: > - Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Community Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](http://slack.layer5.io/). - - 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/meshkit/blob/master/CONTRIBUTING.md#general-contribution-flow). + 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://layer5io.slack.com/archives/CLVT4TSG4) channel in the [community Slack](https://slack.meshery.io). + 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/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin). #------------------------------------------------------------------------------- # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge @@ -18,11 +18,13 @@ firstPRMergeComment: > Thanks for your contribution to Meshery! :tada: - - - Shows a black logo in light color mode and a white one in dark color mode. + + + Meshery Logo +         [Join the community](http://slack.meshery.io), if you haven't yet and please leave a :star: [star on the project](../stargazers). :smile: + #------------------------------------------------------------------------------- # Configuration for request-info - https://github.com/behaviorbot/request-info # Comment to reply with @@ -33,7 +35,6 @@ requestInfoReplyComment: > #requestInfoUserstoExclude: # - layer5io/maintainers - #------------------------------------------------------------------------------- # Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot # *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic @@ -42,5 +43,4 @@ sentimentBotToxicityThreshold: .9 # *Required* Comment to reply with sentimentBotReplyComment: > - Please be sure to review the code of conduct and be respectful of other users. // @layer5io/maintainers - + Please be sure to review the code of conduct and be respectful of other users. // @meshery/maintainers