Merge pull request #28639 from jfrazelle/update-contributing-doc-to-link-to-the-best-page
Automatic merge from submit-queue
Better visibility to contributing docs.
<!--
Checklist for submitting a Pull Request
Please remove this comment block before submitting.
1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
3. If you want this PR to automatically close an issue when it is merged,
add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>`
to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests).
4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.
-->
```release-note
```
[]()
1. Updates the README.md to have a heading with the word "contribute", long
time OSS contributors (or maybe I just do this) skim docs quickly and need
a large call out to exactly what they are looking for.
2. The best resource I found was a developer guide that wasn't even linked in
CONTRIBUTING.md, which seems like a shame so I made it right at the top!
Showing
Please
register
or
sign in
to comment