You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
3
+
# Comment to be posted to on first time issues
4
+
newIssueWelcomeComment: >
5
+
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/).
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
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 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/).
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](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).
# Configuration for request-info - https://github.com/behaviorbot/request-info
25
+
# Comment to reply with
26
+
requestInfoReplyComment: >
27
+
Thanks for opening this issue. We welcome all input! If you could provide a little more information, this will greatly aid in its resolution. :thumbsup:
28
+
# *OPTIONAL* Add a list of people whose Issues/PRs will not be commented on
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,14 +129,14 @@ kubectl kuttl test --skip-cluster-delete=true --start-kind=false ./smi-test
129
129
130
130
<pstyle="clear:both;">
131
131
<h2><aname="contributing"></a><aname="community"></a> <ahref="http://slack.layer5.io">Community</a> and <ahref="https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md">Contributing</a></h2>
132
-
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <ahref="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Contributor Welcome Guide</a> for a tour of resources available to you and jump into our <ahref="http://slack.layer5.io">Slack</a>! Contributors are expected to adhere to the <ahref="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
132
+
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <ahref="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <ahref="http://slack.layer5.io">Slack</a>! Contributors are expected to adhere to the <ahref="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
133
133
134
134
<ahref="https://meshery.io/community"><imgalt="Layer5 Service Mesh Community"src="img/readme/slack-128.png"style="margin-left:10px;padding-top:5px;"width="110px"align="right" /></a>
135
135
136
136
<ahref="http://slack.layer5.io"><imgalt="Layer5 Service Mesh Community"src="img/readme/community.svg"style="margin-right:8px;padding-top:5px;"width="140px"align="left" /></a>
137
137
138
138
<p>
139
-
✔️ <em><strong>Join</strong></em> <ahref="https://drive.google.com/open?id=1c07UO9dS7_tFD-ClCWHIrEzRnzUJoFQ10EzfJTpS7FY">weekly community meeting</a> on <ahref="https://bit.ly/2SbrRhe">Fridays from 10am - 11am Central</a>.<br />
139
+
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on the <ahref="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />
140
140
✔️ <em><strong>Watch</strong></em> community <ahref="https://www.youtube.com/channel/UCFL1af7_wdnhHXL1InzaMvA?sub_confirmation=1">meeting recordings</a>.<br />
141
141
✔️ <em><strong>Access</strong></em> the <ahref="https://drive.google.com/drive/u/4/folders/0ABH8aabN4WAKUk9PVA">community drive</a>.<br />
0 commit comments