-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
code-of-conduct.html
66 lines (63 loc) · 3.26 KB
/
code-of-conduct.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>SRCF Code of Conduct</title>
<link rel="stylesheet" href="/_srcf/vendor/css/bootstrap.min.css" />
<link rel="stylesheet" href="/_srcf/srcf-bs.css" />
</head>
<body>
<main class="container">
<h1 id="code-of-conduct">Code of Conduct</h1>
<p>We are dedicated to providing a safe, inclusive, welcoming, harassment-free experience for members of the SRCF
community.</p>
<hr />
<p>This is a Code of Conduct for the Student-Run Computing Facility. It has been put together from a variety of
sources that are mentioned at the end of this document.</p>
<ul>
<li>
<p><strong>Be mindful of your language.</strong> Any of the following behavior is unacceptable:</p>
<ul>
<li>Offensive comments related to gender identity and expression, sexual orientation, race, ethnicity,
language, neuro-type, size, ability, class, religion, culture, subculture, political opinion, age, skill
level, occupation, or background</li>
<li>Threats of violence</li>
<li>Deliberate intimidation</li>
<li>Sexually explicit or violent material</li>
<li>Unwelcome sexual attention</li>
<li>Stalking or following</li>
<li>Or any other kinds of harassment</li>
</ul>
<p>Use your best judgement. If it will possibly make others uncomfortable, do not post it.</p>
</li>
<li>
<p><strong>Be respectful.</strong> Disagreement is not an opportunity to attack someone else’s thoughts or
opinions. Although views may differ, remember to approach every situation with patience and care.</p>
</li>
<li>
<p><strong>Be considerate.</strong> Think about how your contribution will affect others in the community.</p>
</li>
<li>
<p><strong>Be open minded.</strong> Embrace new people and new ideas. Our community is continually evolving and
we welcome positive change.</p>
</li>
</ul>
<p>If you believe someone is violating the code of conduct, we ask that you report it by emailing <a
href="mailto:[email protected]">[email protected]</a>. Please include your name and a description of the
incident, and we will get back to you ASAP.</p>
<p>Participants asked to stop any harassing behavior are expected to comply immediately. If a participant engages in
harassing behavior, the SRCF may take any action they deem appropriate, up to and including expulsion from all
SRCF spaces and identification of the participant as a harasser to other SRCF members or the general public.</p>
<p>*Note: this is a living document and will change as we learn and grow.</p>
<p><strong>Credits</strong></p>
<ul>
<li><a href="https://github.com/processing/p5.js/blob/main/CODE_OF_CONDUCT.md">p5.js Code of Conduct</a> and
Coding Train <a href="https://github.com/CodingTrain/Code-of-Conduct/blob/master/README.md">Code of Conduct</a>
</li>
<li>PyCon UK Code of Conduct</li>
</ul>
</main>
</body>
</html>