Merge pull request #2576 from castrojo/add-role-board

Add link to the role board
This commit is contained in:
k8s-ci-robot 2018-08-22 12:55:49 -07:00 committed by GitHub
commit e6d783d390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -74,10 +74,12 @@ The Kubernetes team scans Stack Overflow on a regular basis and will try to ensu
## Find something to work on
Help is always welcome! For example, documentation (like the text you are reading now) can always use improvement. There's always code that can be clarified and variables or functions that can be renamed or commented.
Help is always welcome! For example, documentation (like the text you are reading now) can always use improvement.
There's always code that can be clarified and variables or functions that can be renamed or commented.
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.
### Find a good first topic