-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added info about facilitators * Fixed dropdown button text, and added one more facilitator button
- Loading branch information
Showing
3 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: default | ||
--- | ||
<h2>Review Facilitators</h2> | ||
|
||
<p> | ||
Review facilitators play an important role in our review process. Facilitators organize meetings, set up code for review, and lead kick-off and recap meetings. Facilitating reviews does not require any technical expertise, just some organizational skills. It is an easy way to get involved with our community code review work. | ||
</p> | ||
<p> | ||
If you are interested in becoming a facilitator, please fill out <a href="https://forms.gle/GPzv3wzuB5WXq24V9">this form</a>. We will get in touch with you about how to get started. Before you facilitate a review yourself, you will "shadow" another facilitator first, to see our process in action. Once you are ready, you will facilitate a review yourself. We have templates and checklists to help you along the way. It's low effort but a really important job! You'll be recognized as a facilitator on our website afterwards and will have everyone's deep gratitude. | ||
</p> | ||
|
||
<p> | ||
<a href="https://forms.gle/GPzv3wzuB5WXq24V9" class="btn btn-primary btn-sm" type="submit">Become a Facilitator Now!</a> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters