diff --git a/contributors/guide/README.md b/contributors/guide/README.md index fd6ed7e18..45abeb2f5 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -101,7 +101,7 @@ For Pull Requests, the automatically assigned reviewer will add a SIG label if y For Issues, we are still working on a more automated workflow. Since SIGs do not directly map onto Kubernetes subrepositories, it may be difficult to find which SIG your contribution belongs in. Here is the [list of SIGs](/sig-list.md). Determine which is most likely related to your contribution. -*Example:* if you are filing a cni issue, you should choose the [Network SIG](http://git.k8s.io/community/sig-network). Add the SIG label in a comment like so: +*Example:* if you are filing a CNI issue (that's Container Networking Interface), you should choose the [Network SIG](http://git.k8s.io/community/sig-network). Add the SIG label in a comment like so: ``` /sig network ``` diff --git a/contributors/guide/issue-triage.md b/contributors/guide/issue-triage.md index 581c386c2..140762f8e 100644 --- a/contributors/guide/issue-triage.md +++ b/contributors/guide/issue-triage.md @@ -36,7 +36,7 @@ a bot to manage labelling and triaging. The bot has a set of [commands and permissions](https://git.k8s.io/test-infra/commands.md) and this document will cover the basic ones. -## Determine if it?s a support request +## Determine if it's a support request Sometimes users ask for support requests in issues; these are usually requests from people who need help configuring some aspect of Kubernetes. These should be diff --git a/mentoring/README.md b/mentoring/README.md index 74d34b34b..52613cb7a 100644 --- a/mentoring/README.md +++ b/mentoring/README.md @@ -24,9 +24,11 @@ Long Term Contributor Ladder Growth * [Group Mentoring Cohorts](/mentoring/group-mentoring.md) Students -* [Outreachy](/sig-cli/outreachy.md) * [Google Summer of Code](google-summer-of-code.md) +Groups Traditionally Underrepresented in Tech +* [Outreachy](/sig-cli/outreachy.md) + #### Inspiration and Thanks This is not an out of the box program but was largely inspired by the following: * [Ada Developer Academy](https://adadevelopersacademy.org/)