Formats the markdown tables
This commit is contained in:
parent
e3483cb278
commit
7f267732c9
|
@ -64,7 +64,7 @@ In addition to any path specific questions, all attendees should be asked the
|
|||
following:
|
||||
|
||||
| Question | Type | Required | Notes |
|
||||
|----------------------------------------------------------------|-----------|----------|---------------------------------------------------------------|
|
||||
|----------------------------------------------------------------|-----------|----------|----------------------------------------------------------------------------------------------------------------|
|
||||
| Name | Free Text | Yes | |
|
||||
| Email | Free Text | Yes | |
|
||||
| GitHub Handle | Free Text | Yes | |
|
||||
|
@ -82,7 +82,7 @@ Following are some of the path specific questions that have been asked in the pa
|
|||
**New Contributor**
|
||||
|
||||
| Question | Type | Required | Notes |
|
||||
|----------------------------------------------------------------|-----------|----------|---------------------------------------------------------------|
|
||||
|---------------------------------------------------------------------------------|-----------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Laptop availability for workshop | Dropdown | Yes | Should be mentioned that workshop can still be attended if laptop is not available and pair with other participants. Options: Yes, No - do not have a laptop, No - have one but cannot install software on it without IT approval |
|
||||
| Have you joined the kubernetes slack? If so, what is your handle? | Free Text | No | |
|
||||
| Are there any areas of Kubernetes you're already interested in contributing to? | Checkbox | No | Options: `API`, `CLI`, `testing`, `docs`, `community`, `release`, etc |
|
||||
|
@ -92,14 +92,16 @@ Following are some of the path specific questions that have been asked in the pa
|
|||
| Experience with kubernetes as a user | Dropdown | No | Rate from 1 to 5, with 1 being no experience |
|
||||
| Experience of developing application that integrate with kubernetes | Dropdown | No | Rate from 1 to 5, with 1 being no experience |
|
||||
|
||||
|
||||
**Active Contributor**
|
||||
|
||||
| Question | Type | Required | Notes |
|
||||
|----------------------------------------------------------------|-----------|----------|---------------------------------------------------------------|
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|----------|-------------------------------------|
|
||||
| Are you member of a Kubernetes Github Org? | Dropdown | Yes | |
|
||||
| What SIG's or WG's are you most active in? | Checkbox | Yes | Options: List of the SIG's and WG's |
|
||||
| What session(s) would like to see at the summit? what would make this event valuable to you? We've changed content based on contributor feedback to this question in the past. | Free Text | No | |
|
||||
|
||||
|
||||
Additionally, a separate form can be created for registering the `summit staff`.
|
||||
|
||||
### Selecting the Registration System
|
||||
|
|
Loading…
Reference in New Issue