Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
Artur Souza 2021-11-02 16:48:36 -07:00 committed by GitHub
parent 8b7bd7b782
commit 7763c9c036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ In order for a component to be certified, tests are run in an environment mainta
### New component certification: Alpha->Beta
For a new component requiring a certification change from Alpha to Beta, a request for component certification follows these steps:
- Requestor creates an issue in the `components-contrib` repository for certification of the component with the current and the new certification levels
- Requestor creates an issue in the [components-contrib](https://github.com/dapr/components-contrib) repository for certification of the component with the current and the new certification levels
- Requestor submits a PR to integrate the component with the defined conformance test suite, if not already included
- The user details the environment setup in the issue created, so a Dapr maintainer can setup the service in a managed environment
- After the environment setup is complete, Dapr maintainers review the PR and if approved merges that PR