Adds new contributor playground
This folder is meant as a location for participants of the new contributor track at KubeCon Copenhagen 2018 to safely try out submitting pull requests and familiarizing themselves with the workflow.
This commit is contained in:
parent
ba5c87a3c9
commit
9df5249094
|
@ -0,0 +1,14 @@
|
|||
reviewers:
|
||||
- parispittman
|
||||
- guineveresaenger
|
||||
- jberkus
|
||||
- errordeveloper
|
||||
- tpepper
|
||||
- spiffxp
|
||||
approvers:
|
||||
- parispittman
|
||||
- guineveresaenger
|
||||
- jberkus
|
||||
- errordeveloper
|
||||
labels:
|
||||
- new-contributor-track
|
|
@ -0,0 +1,9 @@
|
|||
# Welcome to KubeCon Copenhagen's New Contributor Track!
|
||||
|
||||
Hello new contributors!
|
||||
|
||||
This subfolder of kubernetes/community will be used as a safe space for participants in the New Contributor Onboarding Track to familiarize themselves with (some of) the Kubernetes Project's review and pull request processes.
|
||||
|
||||
The label associated with this track is `new-contributor-track`.
|
||||
|
||||
*If you are not currently attending or organizing this event, please DO NOT create issues or pull requests against this section of the community repo.*
|
Loading…
Reference in New Issue