-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodeofconduct.html
More file actions
53 lines (41 loc) · 3.76 KB
/
codeofconduct.html
File metadata and controls
53 lines (41 loc) · 3.76 KB
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
<!DOCTYPE HTML>
<html>
<head>
<title>iOS Conf SG - The annual iOS conference in Singapore</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<a href="javascript:history.back()">Home</a> → Code of Conduct <br /> <br />
<div class="spotlight">
<div class="content">
<header class="major">
<h2>iOS Conf SG - Code of Conduct</h2>
</header>
<p>All attendees, speakers, sponsors and volunteers at our conference are required to agree with the following code of conduct. We (iOS Conf SG organizers) will enforce this code throughout the event. We expect all participants to cooperate and help to ensure a safe environment for everybody.</p>
<h3>The Short Version</h3>
<p>iOS Conf SG is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, or religion. 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 without a refund at the discretion of the conference organisers.</p>
<h3>The Long Version</h3>
<p>Harassment includes offensive verbal comments related to gender, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, 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.<br /> <br />
Participants asked to stop any harassing behavior are expected to comply immediately.<br /> <br />
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.<br /> <br />
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.<br /> <br />
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.<br /> <br />
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.<br /> <br />
We expect participants to follow these rules at conference and workshop venues and conference-related social events.</p>
<h3>Contact Organisers</h3>
<p>If you have any questions, email Subh at <a href="mailto:subh@iosconf.sg">subh@iosconf.sg</a><br /> <br />
This Code of Conduct is adapted and modified from <a href="http://github.com/confcodeofconduct/confcodeofconduct.com" target="_blank">http://github.com/confcodeofconduct/confcodeofconduct.com</a>.</p>
</div>
</div>
</section>
</div>
</div>
</body>
</html>