diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-02-18 20:26:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 20:26:25 -0800 |
| commit | 4c006082275b9da2ad246ac78e2c7c52bab62438 (patch) | |
| tree | c48ad2b4cabf6dbddda6d6283803246313b10c61 /mentoring/programs | |
| parent | 3fdcf5337df87e564ec11134715fd8ed013e42fb (diff) | |
| parent | be2ff39fc0e079be843d59f0b8dac0801ef1588f (diff) | |
Merge pull request #5487 from nikhita/ncw-coupon-code
NCW: Add docs for requesting coupon codes
Diffstat (limited to 'mentoring/programs')
| -rw-r--r-- | mentoring/programs/new-contributor-workshop/resources/README.md | 2 | ||||
| -rw-r--r-- | mentoring/programs/new-contributor-workshop/resources/new-contributor-workshop-lead.md | 16 |
2 files changed, 17 insertions, 1 deletions
diff --git a/mentoring/programs/new-contributor-workshop/resources/README.md b/mentoring/programs/new-contributor-workshop/resources/README.md index f4507530..b5b73c72 100644 --- a/mentoring/programs/new-contributor-workshop/resources/README.md +++ b/mentoring/programs/new-contributor-workshop/resources/README.md @@ -34,5 +34,5 @@ This workshop differs from the Beginner workshop in that participants are expect 1. [Kubernetes Orgs Overview](./repo-tour.md) 1. k/k Walkthrough 1. [Local Build&Test](./build-and-test.md) -1. Labels, Bots and Git Workflow +1. [Labels, Bots and Git Workflow](./labels-and-bots.md) 1. [Find Your First Issue](./first-issue-help.md) diff --git a/mentoring/programs/new-contributor-workshop/resources/new-contributor-workshop-lead.md b/mentoring/programs/new-contributor-workshop/resources/new-contributor-workshop-lead.md index dfbf0547..b6398d28 100644 --- a/mentoring/programs/new-contributor-workshop/resources/new-contributor-workshop-lead.md +++ b/mentoring/programs/new-contributor-workshop/resources/new-contributor-workshop-lead.md @@ -36,3 +36,19 @@ Shadows and co-presenters are expected to assist and review these updates. ## Time Commitment 1-2 hours/week most of the time, 4-5 in the weeks leading up to NCW, depending on previous teaching/shadowing experience. + +## Coupon Codes + +If you would like to share coupon codes for the CNCF store with your +attendees, please create an issue in the [kubernetes/funding] repo and +assign [SIG Contributor Experience chairs] for approval. + +The funding request should contain the following details: +- Number of coupon codes required +- Desired amount of each coupon code (e.g. $20) OR desired swags for each coupon code (e.g. 1 Tshirt, 2 stickers) + +Once the request is approved, the chairs will create a CNCF Service Desk +ticket to get the list of coupon codes. + +[kubernetes/funding]: https://github.com/kubernetes/funding +[SIG Contributor Experience chairs]: /sig-contributor-experience#chairs |
