mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
parent
65ccee0d64
commit
7e824909c0
|
@ -101,7 +101,7 @@ For a new component requiring a certification change from Alpha to Beta, a reque
|
|||
- 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
|
||||
- Requestor submits a PR in the `docs` repository, updating the component's certification level
|
||||
- Requestor submits a PR in the [docs](https://github.com/dapr/docs) repository, updating the component's certification level
|
||||
|
||||
### New component certification: Beta->Stable
|
||||
|
||||
|
|
Loading…
Reference in New Issue