summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIhor Dvoretskyi <ihor.dvoretskyi@gmail.com>2017-02-08 16:08:42 +0200
committerGitHub <noreply@github.com>2017-02-08 16:08:42 +0200
commita0587633c1ebc05fea406ce2758cd5f751ecc8ba (patch)
tree3ce2bf85140bf5587108cef1d576d341ed262e84
parent09ef55a496f8928573f7f4d2a8a38d0601737ddb (diff)
Minor markdown fixes
-rw-r--r--sig-creation-procedure.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/sig-creation-procedure.md b/sig-creation-procedure.md
index 897cd1b6..e89cf27b 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.