diff --git a/sig-creation-procedure.md b/sig-creation-procedure.md index 897cd1b64..e89cf27bf 100644 --- a/sig-creation-procedure.md +++ b/sig-creation-procedure.md @@ -11,8 +11,7 @@ * Announce new SIG on kubernetes-dev@googlegroups.com * Submit a PR to add a row for the SIG to the table in the kubernetes/community README.md file, to create a kubernetes/community directory, and to add any SIG-related docs, schedules, roadmaps, etc. to your new kubernetes/community/SIG-foo directory. -#### -**Google Groups creation** +#### **Google Groups creation** Create Google Groups at [https://groups.google.com/forum/#!creategroup](https://groups.google.com/forum/#!creategroup), following the procedure: @@ -44,8 +43,7 @@ Example: * kubernetes-sig-onprem-pr-reviews * kubernetes-sig-onprem-api-reviews -#### -**GitHub users creation** +#### **GitHub users creation** Create the GitHub users at [https://github.com/join](https://github.com/join), using the name convention below. @@ -76,8 +74,7 @@ Example: NOTE: We have found that Github's notification autocompletion finds the users before the corresponding teams. This is the reason we recommend naming the users `k8s-mirror-foo-*` instead of `k8s-sig-foo-*`. If you previously created users named `k8s-sig-foo-*`, we recommend you rename them. -#### -**Create the GitHub teams** +#### **Create the GitHub teams** Create the GitHub teams at [https://github.com/orgs/kubernetes/new-team](https://github.com/orgs/kubernetes/new-team), using the name convention below. Please, add the GitHub users (created before) to the GitHub teams respectively.