summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge O. Castro <jorge.castro@gmail.com>2018-08-22 15:26:15 -0400
committerJorge O. Castro <jorge.castro@gmail.com>2018-08-22 15:26:15 -0400
commitbc980554ce89067176fb2387c716d577b189810a (patch)
treebda3ab117da37601527d92d581aa830767b8a703
parent85f8b5cc582c250aba7106842cdf206329605112 (diff)
Add link to the role board
-rw-r--r--contributors/guide/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index f400ecc2..d9ca4eeb 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -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