Docs: added contributing segment to docs (#1483)

This commit is contained in:
Oluchi Nwenyi
2023-07-27 20:07:30 +01:00
committed by GitHub
parent 93a7878ab7
commit dc2599b0b9
6 changed files with 25 additions and 1 deletions

View File

@@ -82,7 +82,6 @@ kubectl rollout restart deployment awx-demo
Please visit [our contributing guidelines](https://github.com/ansible/awx-operator/blob/devel/CONTRIBUTING.md).
## Release Process
The first step is to create a draft release. Typically this will happen in the [Stage Release](https://github.com/ansible/awx/blob/devel/.github/workflows/stage.yml) workflow for AWX and you don't need to do it as a separate step.