diff --git a/README.md b/README.md index 88abc17..ca3e171 100644 --- a/README.md +++ b/README.md @@ -12,50 +12,35 @@ - [multicloud-operators-application](#multicloud-operators-application) - [What is the multicloud-operators-application](#what-is-the-multicloud-operators-application) - - [Community, discussion, contribution, and support](#community-discussion-contribution-and-support) - [Getting Started](#getting-started) - - [Prerequisites](#prerequisites) - - [Deployment](#deployment) - - [Security Response](#security-response) - [References](#references) - - [multicloud-operators repositories](#multicloud-operators-repositories) -Multicloud Application Selectors +Multicloud Application Selectors -## What is the multicloud-operators-application +## What is the multicloud-operators-application? -It is the Application wrapper for selecting involved subscriptions and deployables +The `multicloud-operators-application` is the application wrapper for selecting involved subscriptions and deployables. In this open community, you can join the discussion, contribute code, and support development. -## Community, discussion, contribution, and support +Go to the [Contributing guide](CONTRIBUTING.md) to learn how to get involved. -Check the [CONTRIBUTING Doc](CONTRIBUTING.md) for how to contribute to the repo. +## Getting started ------- +- Clone and build an image with the [Development guide](docs/development.md). -## Getting Started +- View the [Deployment guide](docs/deployment.md) to learn how to deploy the operator. -### Prerequisites - -Check the [Development Doc](docs/development.md) for how to contribute to the repo. - -### Deployment - -Check the [Deployment Doc](docs/deployment.md) for how to deploy the operator. - -## Security Response - -Check the [Security Doc](SECURITY.md) if you've found a security issue. +- Check the [Security guide](SECURITY.md) if you need to report a security issue. ## References -### multicloud-operators repositories +- Access the following multicloud-operators repositories: -- [multicloud-operators-application](https://github.com/open-cluster-management/multicloud-operators-application) -- [multicloud-operators-channel](https://github.com/open-cluster-management/multicloud-operators-channel) -- [multicloud-operators-deployable](https://github.com/open-cluster-management/multicloud-operators-deployable) -- [multicloud-operators-placementrule](https://github.com/open-cluster-management/multicloud-operators-placementrule) -- [multicloud-operators-subscription](https://github.com/open-cluster-management/multicloud-operators-subscription) -- [multicloud-operators-subscription-release](https://github.com/open-cluster-management/multicloud-operators-subscription-release) + - [multicloud-operators-application](https://github.com/open-cluster-management/multicloud-operators-application) + - [multicloud-operators-channel](https://github.com/open-cluster-management/multicloud-operators-channel) + - [multicloud-operators-deployable](https://github.com/open-cluster-management/multicloud-operators-deployable) + - [multicloud-operators-placementrule](https://github.com/open-cluster-management/multicloud-operators-placementrule) + - [multicloud-operators-subscription](https://github.com/open-cluster-management/multicloud-operators-subscription) + - [multicloud-operators-subscription-release](https://github.com/open-cluster-management/multicloud-operators-subscription-release) diff --git a/SECURITY.md b/SECURITY.md index 1c6e25c..5a173ab 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,3 @@ # Security Response -If you've found a security issue that you'd like to disclose confidentially please contact Red Hat's Product Security team. -Details at https://access.redhat.com/security/team/contact +If you've found a security issue that you'd like to disclose confidentially, please contact the Red Hat Product Security team. Find details at [RedHat Security Contacts and Procedures](https://access.redhat.com/security/team/contact).