mirror of https://github.com/knative/eventing.git
Adds link to the Knative CNCF Slack Channel (#6711)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com> Fixes # <!-- Please include the 'why' behind your changes if no issue exists --> ## Proposed Changes <!-- Please categorize your changes: - 🎁 Add new feature - 🐛 Fix bug - 🧹 Update or clean up current behavior - 🗑️ Remove feature or internal logic --> - 🐛 Fix bug - This link now takes you to the CNCF Knative Slack channel. ### Pre-review Checklist <!-- If these boxes are not checked, you will be asked to complete these requirements or explain why they do not apply to your PR. --> - [ ] **At least 80% unit test coverage** - [ ] **E2E tests** for any new behavior - [x] **Docs PR** for any user-facing impact - [ ] **Spec PR** for any new API feature - [ ] **Conformance test** for any change to the spec **Release Note** <!-- 📄 If this change has user-visible impact, write a release note in the block below. Include the string "action required" if additional action is required of users switching to the new release, for example in case of a breaking change. Write as if you are speaking to users, not other Knative contributors. If this change has no user-visible impact, no release note is needed. --> ```release-note ``` **Docs** <!-- 📖 If this change has user-visible impact, link to an issue or PR in https://github.com/knative/docs. --> Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
This commit is contained in:
parent
91a1991397
commit
8d62a0687f
|
|
@ -6,7 +6,7 @@
|
|||
[](https://github.com/knative/eventing/blob/main/LICENSE)
|
||||
[](https://codecov.io/gh/knative/eventing)
|
||||
[](https://testgrid.knative.dev/eventing)
|
||||
[](https://slack.knative.dev)
|
||||
[](https://slack.cncf.io/)
|
||||
[](https://knative.slack.com/archives/C9JP909F0)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/5913)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue