We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea58df5 commit 789cb30Copy full SHA for 789cb30
CONTRIBUTING.md
@@ -74,6 +74,14 @@ section](README.md#getting-started):
74
- [Running in OpenShift with external
75
dependencies](docs/dev/custom-image-dependencies.md)
76
77
+### Debugging
78
+
79
+When working on the cinder-operator there will be times where things won't work
80
+as expected and we'll need to debug things.
81
82
+In the [debugging article](docs/dev/debug.md) we present some ideas to help you
83
+figure things out.
84
85
### Pull Requests
86
87
While the pull request flow is used for submitting new issues and for
0 commit comments