File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,24 @@ To learn more about the operator-sdk, see the [user guide][guide].
7575
7676To explore any operator samples built using the operator-sdk, see the [ operator-sdk-samples] [ samples ] .
7777
78+ ## Contributing
79+
80+ See [ CONTRIBUTING] [ contrib ] for details on submitting patches and the contribution workflow.
81+
82+ ## Reporting bugs
83+
84+ See [ reporting bugs] [ bug_guide ] for details about reporting any issues.
85+
86+ ## License
87+
88+ Operator SDK is under Apache 2.0 license. See the [ LICENSE] [ license_file ] file for details.
89+
7890[ operator_link ] : https://coreos.com/operators/
7991[ design_docs ] : ./doc/design
8092[ guide ] : ./doc/user-guide.md
8193[ samples ] : https://github.com/operator-framework/operator-sdk-samples
8294[ of-home ] : https://github.com/operator-framework
8395[ of-blog ] : https://coreos.com/blog/introducing-operator-framework
96+ [ contrib ] : ./CONTRIBUTING.MD
97+ [ bug_guide ] :./doc/dev/reporting_bugs.md
98+ [ license_file ] :./LICENSE
You can’t perform that action at this time.
0 commit comments