diff options
| author | Umesh Roy <umesh.roysqr@gmail.com> | 2022-02-24 11:38:57 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-24 11:38:57 -0500 |
| commit | 9188b3f0d00fe6ad188391db2cbacf89ba6d0846 (patch) | |
| tree | 82d0348c895833f45c395e58c2076506aac44e2c /contributors/guide | |
| parent | 997e52b172786d3f32f1c76781689b06c2b374e6 (diff) | |
Broken "Contributor Role Board" link is updated to Community Issues
Diffstat (limited to 'contributors/guide')
| -rw-r--r-- | contributors/guide/first-contribution.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/guide/first-contribution.md b/contributors/guide/first-contribution.md index d0862a8f..617f87b5 100644 --- a/contributors/guide/first-contribution.md +++ b/contributors/guide/first-contribution.md @@ -30,7 +30,7 @@ Here are some things you can do today to get started contributing: * Help triage issues If the above suggestions don't appeal to you, you can browse the -[Contributor Role Board] to see who is looking for help. Those interested +[Community Issues] to see who is looking for help. Those interested in contributing without writing code can also find ideas in the [Non-Code Contributions Guide]. @@ -127,7 +127,7 @@ subrepository. For example, a documentation issue should be opened in [kubernetes/website]. Make sure to adhere to the prompted submission guidelines while opening an issue. Check the [issue triage guide] for more information. -[Contributor Role Board]: https://discuss.kubernetes.io/c/contributors/role-board +[Community Issues]: https://github.com/kubernetes/community/issues [k8s-ci-robot]: https://github.com/k8s-ci-robot [Non-Code Contributions Guide]: ./non-code-contributions.md [multiple repositories]: https://github.com/kubernetes/ |
