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].
75
75
76
76
To explore any operator samples built using the operator-sdk, see the [ operator-sdk-samples] [ samples ] .
77
77
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
+
78
90
[ operator_link ] : https://coreos.com/operators/
79
91
[ design_docs ] : ./doc/design
80
92
[ guide ] : ./doc/user-guide.md
81
93
[ samples ] : https://github.com/operator-framework/operator-sdk-samples
82
94
[ of-home ] : https://github.com/operator-framework
83
95
[ 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