Skip to content

Commit ea804f0

Browse files
committed
UIncorporate feedback
1 parent 8c45b72 commit ea804f0

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

mentoring/programs/contributor-workshop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Contributor Workshop is currently in development, and has not been released
1212

1313
You can view the live state of the site by going to [https://workshop--kubernetes-contributor.netlify.app/docs/workshop/](https://workshop--kubernetes-contributor.netlify.app/docs/workshop/)
1414

15-
The umbrella issue tracking getting this initiative available to the public is [#4830 in kubernetes/community](https://github.com/kubernetes/community/issues/4830).
15+
The umbrella issue tracking getting this initiative available to the public is [kubernetes/community#4830](https://github.com/kubernetes/community/issues/4830).
1616

1717
## Getting Involved
1818

mentoring/programs/contributor-workshop/resources/guides/README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ This folder contains guides and information on how to contribute to the Contribu
88

99
The workshop is divided into segments. These segments exist as individual pages in the ``content/en/docs/workshop`` directory on the branch ``workshop`` in the ``contributor-site`` repo.
1010

11-
Each of these segments contain
11+
Each of these segments contain:
12+
1213
* Written information
1314
* One or more Exercises
15+
1416
and may contain a video version of the written information.
1517

1618
## Guides
@@ -25,11 +27,15 @@ How to structure, record, upload and update video guides associated with worksho
2527

2628
## Glossary of Terms
2729

28-
Segment
29-
A page in the workshop directory covering a particular section of the Contributor Workshop.
30-
This page may contain
31-
* Written information
32-
* Video version of the segment
33-
* Hands on exercise
34-
Exercise
35-
Step by step, hands on activity within a segment.
30+
### Segment
31+
32+
A page in the workshop directory covering a particular section of the Contributor Workshop.
33+
This page may contain
34+
35+
* Written information
36+
* Video version of the segment
37+
* Hands on exercise
38+
39+
### Exercise
40+
41+
A step by step, hands on activity within a segment.

0 commit comments

Comments
 (0)