-
Notifications
You must be signed in to change notification settings - Fork 4
/
code-of-conduct.html
66 lines (43 loc) · 4.46 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>
<head>
<meta charset="utf-8">
<title>NodeConf 2018</title>
<meta title="description" content="NodeConf 2018 * World's Best Conference!">
<meta title="author" content="NodeConf">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="canonical" href="http://www.nodeconf.com/">
<script src="//use.typekit.net/oic5qli.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" href="css/base.min.css">
<link rel="icon" href="img/favicon.png">
</head>
<body>
<div class="container p3 center">
<header role="banner">
<a href="/" class="logo nodeconf block mt3 mb4 mx-auto"></a>
</header>
<h2 class="mb3">Conference Code of Conduct</h2>
<p class="mb4">All attendees, speakers, sponsors and volunteers at our conference are required to agree with the following code of conduct. Organisers will enforce this code throughout the event. We are expecting cooperation from all participants to help ensuring a safe environment for everybody.</p>
<h3 class="mb3">Need Help?</h3>
<pclass="mb4">Thom Blake <a href="tel:1-203-710-5337">1-203-710-5337</a> <a href="mailto:[email protected]" target="_top">
[email protected]</a></p>
<h3 class="mb3">The Quick Version</h3>
<p class="mb4">Our conference is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, age, sexual orientation, disability, physical appearance, body size, race, or religion (or lack thereof). We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter and other online media. Conference participants violating these rules may be sanctioned or expelled from the conference <em>without a refund</em> at the discretion of the conference organisers.</p>
<h3 class="mb3">The Less Quick Version</h3>
<p class="mb4">Harassment includes, but is not limited to, offensive verbal comments related to gender, age, 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 class="mb4">Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p class="mb4">Sponsors are also subject to the anti-harassment policy. In particular, sponsors should not use sexualised images, activities, or other material. Booth staff (including volunteers) should not use sexualised clothing/uniforms/costumes, or otherwise create a sexualised environment.</p>
<p class="mb4">If a participant engages in harassing behavior, the conference organisers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.</p>
<p class="mb4">If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff immediately. Conference staff can be identified as they'll be wearing branded t-shirts.</p>
<p class="mb4">Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.</p>
<p class="mb4">We expect participants to follow these rules at conference and workshop venues and conference-related social events.</p>
<p class="mb4">Original source and credit: <a href="http://2012.jsconf.us/#/about">http://2012.jsconf.us/#/about</a> & <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">The Ada Initiative</a>
<p class="mb4">Please help by translating or improving: <a href="https://github.com/leftlogic/confcodeofconduct.com">https://github.com/leftlogic/confcodeofconduct.com</a></p>
<p class="mb4">This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US">Creative Commons Attribution 3.0 Unported License</a></p>
<footer role="contentinfo" class="border-top py3 pymt3">
<p class="muted">Organisers, sponsors and attendees are required to follow the <a href="code-of-conduct.html">Code of Conduct</a>.</p>
</footer>
</div>
</body>
</html>