GitHub handle is required at the request body
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
This commit is contained in:
parent
a7572ca5ba
commit
ddb71bd79b
|
|
@ -53,6 +53,7 @@ Members are expected to remain active contributors to the community.
|
||||||
- Subject: `REQUEST: New membership for <your-GH-handle>`
|
- Subject: `REQUEST: New membership for <your-GH-handle>`
|
||||||
- Body: Confirm that you have joined kubernetes-dev@googlegroups.com (e.g. `I have joined
|
- Body: Confirm that you have joined kubernetes-dev@googlegroups.com (e.g. `I have joined
|
||||||
kubernetes-dev@googlegroups.com`)
|
kubernetes-dev@googlegroups.com`)
|
||||||
|
- Body: Your GitHub handle
|
||||||
- Body: GitHub handles of sponsors
|
- Body: GitHub handles of sponsors
|
||||||
- Body: List of contributions (PRs authored / reviewed, Issues responded to, etc)
|
- Body: List of contributions (PRs authored / reviewed, Issues responded to, etc)
|
||||||
- Have your sponsoring reviewers reply confirmation of sponsorship: `+1`
|
- Have your sponsoring reviewers reply confirmation of sponsorship: `+1`
|
||||||
|
|
@ -69,6 +70,9 @@ Body:
|
||||||
|
|
||||||
I have joined kubernetes-dev@googlegroups.com.
|
I have joined kubernetes-dev@googlegroups.com.
|
||||||
|
|
||||||
|
My GitHub handle:
|
||||||
|
- <GH handle>
|
||||||
|
|
||||||
Sponsors:
|
Sponsors:
|
||||||
- <GH handle> / <email>
|
- <GH handle> / <email>
|
||||||
- <GH handle> / <email>
|
- <GH handle> / <email>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue