adding contributor cheatsheet link
This commit is contained in:
parent
dca7f85058
commit
888adea419
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue