Skip to content

Commit b7d88fa

Browse files
committed
feat: adds cofc process flowchart & report form
1 parent 65fe665 commit b7d88fa

File tree

3 files changed

+19
-6
lines changed

3 files changed

+19
-6
lines changed

admin.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ <h4><a href="https://drive.google.com/drive/folders/1Tcl8a0EkjOB1FLnkaqtMES6Wg8x
2222
<h4><a href="https://forms.gle/dGTDofzcYKCD8zSXA" target="_blank">Mentor Application Form</a></h4>
2323
<h4><a href="{{site.url}}/mentor-process">Mentor Application Process</a></h4>
2424
<h4><a href="https://trello.com/codewith2" target="_blank">Trello</a></h4>
25+
<h4><a href="https://docs.google.com/drawings/d/1AAm2w7afb_zjZTiXJT8FUaloReFKU8LJvkatAHk4dkE/edit?usp=sharing" target="_blank" rel="noopener noreferrer">Code of Conduct Report Response Process Flowchart</a></h4>
2526

2627
<h2>Events</h2>
2728
<h4><a href="{{site.url}}/availability-process">Availability Spreadsheet</a></h4>

code-of-conduct.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,13 @@ It may be appropriate for a recruitment company to sponsor refreshments and do a
5656

5757
### What to do if you have a concern
5858

59-
If you are being harassed or feel uncomfortable, notice that someone else is being harassed, or have any other concerns, please speak to the event organiser(s) immediately. You can also contact the event organiser through Meetup and Slack.
59+
If you are being harassed or feel uncomfortable, notice that someone else is being harassed, or have any other concerns, CodeWith is here to listen to your concerns or questions. You don’t have to make a formal report unless you want to. You don't have to give us details of the harassment.
6060

61-
If you are not able to to do this or you feel that your concern is not being taken seriously then please contact the Equity Officer. This is currently Marie Fayard, who can be reached on Discord, on Slack, or by email ([marie.fayard@gmail.com](mailto:marie.fayard@gmail.com)).
61+
If you wish to report something, please use [this form]({{site.url}}/code-of-conduct-report) to send a report directly to the Code of Conduct Committee.
6262

63-
CodeWith is here to listen to your concerns or questions and you don’t have to make a formal report unless you want to. You do not have to give us details of the harassment.
63+
If you witness a incident at an event that you think should be addressed right away, please bring it to the attention of the event organiser(s). If necessary, the event organiser(s) will help you contact police or venue security, or otherwise assist those experiencing harassment to feel safe for the duration of the event. After the event, please also submit a report using the [reporting form]({{site.url}}/code-of-conduct-report), so that the Code of Conduct Committee has your account of the incident.
6464

65-
If you wish to report it, we will take details of the harassment and work with you to respond to the issue in a way that helps you feel safe.
66-
67-
If necessary, the event organisers will help participants contact police or venue security, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the event.
65+
If you have a concern or a question and do not wish to make a formal report, you can write to the Equity Officer at [equityofficer.codewith@gmail.com](mailto:equityofficer.codewith@gmail.com).
6866

6967
### Where and when this code of conduct applies
7068

report.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
permalink: /code-of-conduct-report/
3+
layout: default
4+
title: Report a Breach of the Code of Conduct
5+
suffixes:
6+
- Assurance,
7+
- Safeguards,
8+
- Security,
9+
- Us
10+
---
11+
12+
<iframe name="report" class="embedded-google-form"
13+
src="https://docs.google.com/forms/d/e/1FAIpQLSckxIpOg7vJ5zkoTx8z5e6nYERbPAUkNGERFFhdRTZynAkvzg/viewform?embedded=true"
14+
frameborder="0" marginheight="0" marginwidth="0" style="height:125vh;">Loading…</iframe>

0 commit comments

Comments
 (0)