Merge pull request #2578 from willhayslett/contributor-guide-typo-fix

Corrected contributor guide readme
This commit is contained in:
k8s-ci-robot 2018-08-23 11:14:12 -07:00 committed by GitHub
commit 1f2d9acf1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ There's always code that can be clarified and variables or functions that can be
There's always a need for more test coverage.
You get the idea - if you ever see something you think should be fixed, you should own it.
Here is how you get started.
If you have no idea what to start on, you can browse the [Contributor Role Board](https://discuss.kubernetes.io/c/contributors/role-board) for to see who is looking for help.
If you have no idea what to start on, you can browse the [Contributor Role Board](https://discuss.kubernetes.io/c/contributors/role-board) to see who is looking for help.
### Find a good first topic
@ -278,4 +278,4 @@ Please learn about our mentoring initiatives [here](http://git.k8s.io/community/
This section includes things that need to be documented, but typical contributors do not need to interact with regularly.
- [OWNERS files](owners.md) - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.
- [OWNERS files](owners.md) - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.