File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ If you have an existing Operator read our contribution guidelines on how to [ope
2525
2626## Contributing Guide
2727
28- - [ Prerequisites] ( contributing-prerequisites.md )
29- - [ Where to place operator] ( contributing-where-to.md )
30- - [ Creating pull request (PR)] ( contributing-via-pr.md )
31- - [ Operator Publishing / Review settings] ( operator-ci-yaml.md )
32- - [ OKD/OpenShift Catalogs criteria and options] ( packaging-required-criteria-ocp.md )
28+ - [ Prerequisites] ( users/ contributing-prerequisites.md)
29+ - [ Where to place operator] ( users/ contributing-where-to.md)
30+ - [ Creating pull request (PR)] ( users/ contributing-via-pr.md)
31+ - [ Operator Publishing / Review settings] ( users/ operator-ci-yaml.md)
32+ - [ OKD/OpenShift Catalogs criteria and options] ( users/ packaging-required-criteria-ocp.md)
3333
3434## Test and release process for the Operator
3535
36- Refer to the [ operator pipeline documentation] ( docs /pipelines_overview.md) .
36+ Refer to the [ operator pipeline documentation] ( users /pipelines_overview.md) .
3737
3838## IMPORTANT NOTICE
3939
Original file line number Diff line number Diff line change 1- # Submitting your Operator via Pull Requests (PR) in community operators project
1+ # Submitting your Operator via Pull Requests (PR)
22
33## Overview
44To submit an operator one has to do these steps
55
6- 1 . Fork project ` https://github.com/redhat-openshift-ecosystem/community-operators-prod `
7- 1 . Make a pull request
6+ 1 . Fork project based on desired [ Operator Repository] ( ./pipelines_overview.md#operator-repositories )
871 . Place the operator in the target directory. [ More info] ( ./contributing-where-to.md )
98 - operators
1091 . Configure ` ci.yaml ` file. [ More info] ( ./operator-ci-yaml.md )
1110 - Setup reviewers
1211 - Operator versioning strategy
12+ 1 . Make a pull request
13131 . Verify tests and fix problems, if possible
14141 . Ask for help in the PR in case of problems
1515
You can’t perform that action at this time.
0 commit comments