Skip to content

Commit

Permalink
added Troubleshooting section in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
droot committed May 16, 2018
1 parent 5ba5473 commit afed4e2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,12 @@ Provide clean library abstractions with clear and well exampled godocs.
- Provide code generators to maintain common boilerplate that can't be addressed by interfaces
- Driven off of `//+` comments
- Provide bootstrapping commands to initialize new packages

### Troubleshooting

- #### Bugs and Feature Requests:
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)
Before you file an issue, please search existing issues to see if your issue is already covered.

- #### Slack
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 comments on commit afed4e2

Please sign in to comment.