Skip to content

Commit 3c8fc6e

Browse files
Merge pull request #98 from CodeWithGroup/Feature/add-cofc-form-and-flowchart
feat: adds cofc process flowchart & report form
2 parents 65fe665 + 5b88636 commit 3c8fc6e

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
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: 6 additions & 8 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 the [Code Of Conduct Report 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

@@ -85,6 +83,6 @@ Thank you
8583
This document was based on the [Sheffield Digital Code of Conduct](https://sheffield.digital/events/meetup-code-of-conduct/), which in turn is based on the work of JSConf, Geek Feminism, confcodeofconduct.com, and inspired by resources provided by Ashe Dryden.
8684

8785
Licensed under a Creative Commons Attribution 3.0 Unported License.
88-
Version 1
86+
Version 2
8987

90-
This is version 1 of the CodeWith Code of Conduct. It was last updated by Simon Davey on 31 August 2020. If you think we have made any errors or omissions, please contact us by email ([contact@codewith.org.uk](mailto:contact@codewith.org.uk)) or through one of the communication channels listed on the [contact page](contact.html).
88+
This is version 2 of the CodeWith Code of Conduct. It was last updated by Simon Davey on 31 August 2021. If you think we have made any errors or omissions, please contact us by email ([contact@codewith.org.uk](mailto:contact@codewith.org.uk)) or through one of the communication channels listed on the [contact page](contact.html).

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)