-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure Code of Conduct is visible in README
Also added a footer on being a CNCF sandbox. Signed-off-by: encalada <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -220,17 +220,22 @@ We host weekly meetings for users, contributors, maintainers and anyone interest | |
We are so excited to have you! | ||
- See [CONTRIBUTING.md](https://github.com/shipwright-io/.github/blob/main/CONTRIBUTING.md) for an overview of our processes | ||
- See [DEVELOPMENT.md](DEVELOPMENT.md) for how to get started | ||
- See [CONTRIBUTING.md](https://github.com/shipwright-io/.github/blob/main/CONTRIBUTING.md) for an overview of our processes. | ||
- This community has a [Code of Conduct](https://github.com/shipwright-io/.github/blob/main/CODE_OF_CONDUCT.md), please make sure to follow it. | ||
- See [DEVELOPMENT.md](DEVELOPMENT.md) for how to get started. | ||
- See [HACK.md](HACK.md) for how to build, test & run | ||
(advanced reading material) | ||
(advanced reading material). | ||
- Look at our | ||
[good first issues](https://github.com/shipwright-io/build/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) | ||
and our | ||
[help wanted issues](https://github.com/shipwright-io/build/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) | ||
[help wanted issues](https://github.com/shipwright-io/build/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). | ||
- Contact us: | ||
- Kubernetes Slack: [#shipwright](https://kubernetes.slack.com/messages/shipwright) | ||
- Kubernetes Slack: [#shipwright](https://kubernetes.slack.com/messages/shipwright). | ||
- Users can discuss help, feature requests, or potential bugs at [[email protected]](https://lists.shipwright.io/archives/list/[email protected]/). | ||
Click [here](https://lists.shipwright.io/admin/lists/shipwright-users.lists.shipwright.io/) to join. | ||
- Contributors can discuss active development topics at [[email protected]](https://lists.shipwright.io/archives/list/[email protected]/). | ||
Click [here](https://lists.shipwright.io/admin/lists/shipwright-dev.lists.shipwright.io/) to join. | ||
--- | ||
Shipwright is a [Cloud Native Computing Foundation (CNCF) Sandbox project](https://www.cncf.io/sandbox-projects/). |