Skip to content

Commit fe0b529

Browse files
authored
Improve contributing documentation (#2155)
1 parent fe7dcf9 commit fe0b529

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ _As contributors and maintainers of this project, and in the interest of fosteri
66

77
## Getting Started
88

9-
[Controller developement documentation](/docs/controller-devel.md) has instructions on how to build the project.
9+
### Building the project
10+
[Controller developement documentation](/docs/controller-devel.md) has instructions on how to build the project and project specific expectations.
11+
12+
13+
### Contributing
1014
We also have more documentation on how to get started contributing here:
1115

1216
- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests
13-
- [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](http://git.k8s.io/community/contributors/guide#contributing)
14-
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md) - Common resources for existing developers
17+
- [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](http://git.k8s.io/community/contributors/guide#contributing)
18+
- [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet) - Common resources for existing developers
1519

1620
## Mentorship
1721

0 commit comments

Comments
 (0)