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