Skip to content

Commit ba8937f

Browse files
Adding availability process page
1 parent 9bde205 commit ba8937f

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

admin.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ <h2>Events</h2>
2626
<h4><a href="https://docs.google.com/spreadsheets/d/1khRdEN3QSD9yQnv9zz_TshaJ4QcczEtEoy1BAv6_UKU/edit?usp=sharing" target="_blank">Feedback</a></h4>
2727
<h4><a href="https://forms.gle/HDu49ukTBM6uLpBCA" target="_blank">Request/Kick-Off Form</a></h4>
2828
<h4><a href="{{site.url}}/event-process">Process</a></h4>
29+
<h4><a href="{{site.url}}/availability-process">Availability Spreadsheet Process</a></h4>
2930
</div>
3031
</div>

availability-process.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
permalink: /availability-process/
3+
layout: default
4+
suffixes:
5+
- Assistance,
6+
- Power,
7+
- Resources,
8+
- Responsibility,
9+
- Us
10+
title: Availability Process
11+
sitemap: false
12+
---
13+
14+
<h1>Availability Process</h1>
15+
16+
<div class="row">
17+
<div class="col-12">
18+
<p>Mentors are expected to fill in their availability to help at CodeWith events. We recognise this may change but
19+
it gives the event coordinator a starting point to find mentors.</p>
20+
21+
<p>A monthly reminder will be sent out in the <a href="https://codewithpeople.slack.com/archives/G018BBQ86PK">#admin</a> and <a href="https://codewithpeople.slack.com/archives/G017ZSY63GS">#mentor</a> channel on Slack to update the spreadsheet and add new months as the year moves on.
22+
</p>
23+
</div>
24+
</div>

0 commit comments

Comments
 (0)