From 59578ffb796c369805cfa9dcee934f3657d99e1e Mon Sep 17 00:00:00 2001 From: Niklas <22395665+niklasmtj@users.noreply.github.com> Date: Sun, 20 Nov 2022 11:38:22 +0100 Subject: [PATCH] Chore: Add README to organisation overview page Signed-off-by: Niklas <22395665+niklasmtj@users.noreply.github.com> --- profile/README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..5156ac2 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,36 @@ +# OpenGitOps + +

OpenGitOps logo icon color

+ +Welcome! +OpenGitOps is a [CNCF Sandbox project](https://www.cncf.io/sandbox-projects/) to define a vendor-neutral, principle-led meaning of GitOps. +This will establish a foundation for interoperability between tools, conformance, and certification through lasting programs, documents, and code. + +## Repositories + + +| | Name | Description | +| -- | -- | -- | +| Bookmark Tabs emoji Unicode 1F4D1. OpenMoji CC BY-SA 4.0 | [documents](https://github.com/open-gitops/documents) | Lasting documents for the OpenGitOps project, which are versioned and released together (including the GitOps [Principles](https://github.com/open-gitops/documents/blob/v0.1.0/PRINCIPLES.md) and [Glossary](https://github.com/open-gitops/documents/blob/v0.1.0/PRINCIPLES.md#glossary)) | +| Calendar emoji Unicode 1F4C5. OpenMoji CC BY-SA 4.0 | [events](https://github.com/open-gitops/events) | A repo for GitOps community events (currently events either organized or curated by the GitOps WG Events Committee) | +| OpenGitOps logo icon color | [project](https://github.com/open-gitops/project) | Top-level information about the OpenGitOps project (this repo) | +| Globe with Meridians emoji Unicode 1F310. OpenMoji CC BY-SA 4.0 | [website](https://github.com/open-gitops/website) | Source code for OpenGitOps website | +| Health Worker Unicode 1F9D1-200D-2695-FE0F. OpenMoji CC BY-SA 4.0 | [.github](https://github.com/open-gitops/.github) | Organization-wide [default community health files](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file) for all OpenGitOps project repos | + +## Contributing + +Be sure to review the OpenGitOps [contributing guidelines](https://github.com/open-gitops/.github/blob/main/CONTRIBUTING.md) and [code of conduct](https://github.com/open-gitops/.github/blob/main/CODE_OF_CONDUCT.md). + +OpenGitOps is currently guided by the CNCF [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg), a WG under the CNCF [App Delivery TAG](https://github.com/cncf/tag-app-delivery). +It is an open public working group welcoming anyone who would like to join and help. +See [How to Get Involved](https://github.com/gitops-working-group/gitops-working-group/blob/main/README.md#how-to-get-involved). + +## Security + +Reporting a security vulnerability? +Check out the project's [security policy](https://github.com/open-gitops/.github/blob/main/SECURITY.md). + +## Support + +Looking for help? +Check out the project’s [instructions for getting support](https://github.com/open-gitops/.github/blob/main/SUPPORT.md).