Merge pull request #4476 from tariq1890/ncwdocs

[docs]ncw playbook: minor improvements
This commit is contained in:
Kubernetes Prow Robot 2020-02-25 16:06:26 -08:00 committed by GitHub
commit 25d624a704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 14 additions and 14 deletions

View File

@ -22,6 +22,6 @@ Clear command line instructions.
### Ideas
- Do a fun thing with the go client and a kind cluster
- Build and modify kubectl
- Do a fun thing with the Kubernetes [go client](https://git.k8s.io/client-go) and a [kind](https://sigs.k8s.io/kind) cluster.
- Build and modify `kubectl`.
- Try a `make` command; be aware you may need to give docker a lot of space on your machine for a successful build.

View File

@ -10,7 +10,7 @@ Introduce SIGs, Working Groups, and a tiny bit of governance (if you must).
### Slides
Refer to previous workshops for inspirations
Refer to previous workshops for inspirations.
### Details To Cover

View File

@ -10,11 +10,11 @@ Show how we communicate in the community, and which tools are for what purpose.
### Slides
Refer to previous workshops for inspirations
Refer to previous workshops for inspirations.
### Details To Cover
- Code of Conduct
- [Code of Conduct](https://git.k8s.io/community/code-of-conduct.md) (CoC)
- Where We Talk:
- Slack
- Discuss

View File

@ -11,7 +11,7 @@ This task is meant as a short overview for Intermediate content.
### Slides
The [PR workflow diagram](git.k8s.io/community/contributors/guide/git_workflow.png) is useful here. There are also previous slides that explain the differnet labels.
The [PR workflow diagram](https://git.k8s.io/community/blob/master/contributors/guide/git_workflow.png) is useful here. There are also previous slides that explain the differnet labels.
### Details To Cover
@ -22,4 +22,4 @@ The [PR workflow diagram](git.k8s.io/community/contributors/guide/git_workflow.p
### Ideas
- Play with bots in the [contributor playground](https://github.com/kubernetes-sigs/contributor-playground)
- Play with bots in the [contributor playground](https://sigs.k8s.io/contributor-playground)

View File

@ -6,7 +6,7 @@ Plan for about 30 minutes
### Task Overview
Demonstrate opening a pull request against k/k. There are some docs cleanup good-first-issues, but feel free to show off something you've been working on for a while.
Demonstrate opening a pull request against the [Kubernetes/Kubernetes](https://git.k8s.io/kubernetes) (k/k) repository. There are some docs cleanup good-first-issues, but feel free to show off something you've been working on for a while.
### Slides

View File

@ -13,7 +13,7 @@ As this role is part of a subproject of SIG-contributor-experience, the New Cont
## Activities
*These tasks reflect a rough timeline leading from the end of the previous Contributor Summit to the currently planned one.*
- Attend event planning meetings in preparation for the Contributor Summit, where applicable
- Attend event planning meetings in preparation for the Contributor Summit, where applicable.
- Create a Workshop Content Proposal and link in an Issue to k/community:
- determine sessions and their overall topic (e.g. How We Communicate, Code Base Walkthrough, etc)
- determine what difficulty/experience levels will be offered, if any, and coordinate with Lead
@ -31,8 +31,8 @@ Shadows and co-presenters are expected to assist and review these updates.
- ensure attendees meet technical and experience requirements for their course
- obtain a comprehensive list of names, emails, and GitHub handles
- Coordinate with the [SIG Meet and Greet organizer](/events/events-team/content/sig-contrib-events.md#sig-meet-and-greet) (may be a different role to be determined by core team)
- Ensure to advertise the SIG-Intros
- Solicit feedback from workshop participants
- Ensure to advertise the SIG-Intros.
- Solicit feedback from workshop participants.
## Time Commitment

View File

@ -10,8 +10,8 @@ Give new contributors the experience of the Kubernetes GitHub workflow!
This task requires some setup and planning.
Create a New Contributor Workshop folder specific to this event, with teachers' and participants' GitHub handles in the OWNERS file.
[Here is an example](sigs.k8s.io/contributor-playground/seattle). Make sure to obtain participants' GitHub handles from the event registrar in advance.
Issue and PR exercise ideas can be found in sigs.k8s.io/contributor-playground/exercises.
[Here is an example](https://sigs.k8s.io/contributor-playground/seattle). Make sure to obtain participants' GitHub handles from the event registrar in advance.
Issue and PR exercise ideas can be found [here](https://sigs.k8s.io/contributor-playground/exercises).
### Slides

View File

@ -12,7 +12,7 @@ Make sure all Beginning Contributors have a workspace setup for hacking on Kuber
### Slides
Clear and large download commands to copy into terminal
Clear and large download commands to copy into the terminal.
### Details To Cover