-
Notifications
You must be signed in to change notification settings - Fork 11
/
code-of-conduct.html
72 lines (65 loc) · 3.16 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
67
68
69
70
71
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CampJS – An event for the JavaScript Community</title>
<link rel="stylesheet" href="-/style.css?v=2">
</head>
<body id="code-of-conduct">
<header id="mainHeader">
<section id="headerContent">
</section>
</header>
<article class="content">
<nav>
<a href="/">Home</a>
<a href="https://docs.google.com/document/d/1y6iQmHl0Cx-RGQeNGwcbpgs6b3gZ4YbV3Kbqz60KHT0/preview?pli=1">Sponsor</a>
</nav>
<section>
<h1>CampJS Code of Conduct</h1>
<p>Harassment includes offensive verbal comments related to gender, sexual
orientation, disability, physical appearance, body size, race, religion, sexual
images in public spaces, deliberate intimidation, stalking, following,
harassing photography or recording, sustained disruption of talks or other
events, inappropriate physical contact, and unwelcome sexual attention.</p>
<p>Participants asked to stop any harassing behaviour are expected to comply
immediately.</p>
<p>Sponsors are also subject to the anti-harassment policy. In particular,
sponsors should not use sexualised images, activities, or other material.
Sponsor attendees should not use sexualised clothing/uniforms/costumes, or
otherwise create a sexualised environment.</p>
<p>If a participant engages in harassing behaviour, the conference organisers may
take any action they deem appropriate, including warning the offender or
expulsion from the conference with no refund.</p>
<h4>
<a name="if-you-are-removed-from-a-campjs-event" class="anchor" href="#if-you-are-removed-from-a-campjs-event"><span class="octicon octicon-link"></span></a>If you are removed from a CampJS event</h4>
<ul>
<li>You will not be welcome at any future events.</li>
<li>You will not be entitled to a refund.</li>
<li>Your behaviour may be communicated to other event organisers.</li>
</ul>
<p>We have been very proud of the CampJS community for being mostly mature and
well-behaved at our events thus far, and hopefully we will never have to enact
any disciplinary measures. It is the purpose of this code of conduct to ensure
everyone knows that we do not tolerate harassment or otherwise offensive
behaviour and we want to know immediately if it's happening at one of our
events.
</p>
<h4>Who to contact</h4>
<p>If you'd like to report an issue, do not hesitate to approach <a href="https://github.com/weilu">Wei Lu</a>
or <a href="mailto:[email protected]">Tim Oxley</a> with any and all issues.
Alternatively email us both at <a href="mailto:[email protected]">[email protected]</a>.
We take every issue seriously.
<p>If you feel this Code of Conduct could be improved, <a href="https://github.com/campJS/campjs/issues/new">we welcome your feedback.</a></p>
</section>
<footer>
<nav>
<a href="/code-of-conduct.html">Code of Conduct</a>
<a href="https://twitter.com/campjsnews">Twitter</a>
<a href="https://plus.google.com/communities/106906604683614333625">G+</a>
<a href="mailto:[email protected]">Contact</a>
</nav>
</footer>
</article>
</body>
</html>