Skip to content

Commit 4f2df73

Browse files
author
Phillip Wittrock
authored
Merge pull request #175 from droot/readme-trouble-shooting-section
added Troubleshooting section in README.
2 parents 32373f5 + afed4e2 commit 4f2df73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,12 @@ Provide clean library abstractions with clear and well exampled godocs.
6767
- Provide code generators to maintain common boilerplate that can't be addressed by interfaces
6868
- Driven off of `//+` comments
6969
- Provide bootstrapping commands to initialize new packages
70+
71+
### Troubleshooting
72+
73+
- #### Bugs and Feature Requests:
74+
If you have what looks like a bug, or you would like to make a feature request, please use the [Github issue tracking system.](https://github.com/kubernetes-sigs/kubebuilder/issues)
75+
Before you file an issue, please search existing issues to see if your issue is already covered.
76+
77+
- #### Slack
78+
For realtime discussion, you can join the [#kubebuilder](https://slack.k8s.io/#kubebuilder) slack channel. Slack requires registration, but the Kubernetes team is open invitation to anyone to register here. Feel free to come and ask any questions.

0 commit comments

Comments
 (0)