diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 661adeb6c..db2eee753 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -144,7 +144,11 @@ Kubernetes is open source, but many of the people working on it do so as their d As a potential contributor, your changes and ideas are welcome at any hour of the day or night, weekdays, weekends, and holidays. Please do not ever hesitate to ask a question or send a pull request. -Our community guiding principles on how to create great code as a big group are found [here](/contributors/devel/collab.md). Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review). +Our community guiding principles on how to create great code as a big group are found [here](/contributors/devel/collab.md). + +Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review). + +For quick reference on contributor resources, we have a handy [contributor cheatsheet](./contributor-cheatsheet.md) ### Communication