-
Notifications
You must be signed in to change notification settings - Fork 0
/
code-of-conduct.html
188 lines (127 loc) · 9.94 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!doctype html>
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-87309252-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-87309252-2');
</script>
<title>Code of Conduct - Kathfest 2019</title>
</head>
<body>
<nav class="navbar sticky-top navbar-expand-lg navbar-light bg-light ">
<div class="container">
<a class="navbar-brand" href="#"><img src="img/kathfest.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./newsletter_kathfest2019.pdf">Newsletters</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="events">
<div class="container c1">
<h2 class="text-center"> Code of Conduct</h2>
<br/><br/>
<p>
<b>Kathfest</b> is a community organized event attracting best student talent from across Nepal. It is also a platform for fostering networking and collaboration among developers in Nepal. We value the participation of everyone and want all attendees to have an enjoyable and rewarding experience. Accordingly, every attendee of the Event is expected to show respect and courtesy to every other attendee throughout the Event and at all Event related events, whether officially organized by Kathfest or not. To make clear what is expected, all delegates/attendees, speakers, exhibitors, organizers and volunteers at Kathfest are required to conform to the following Code of Conduct. Organizers will enforce this code throughout the event.
</p>
<br/><br/>
<h3>Short version</h3>
<hr/>
<p>
Kathfest is dedicated to providing a harassment-free event experience for everyone, regardless of age, gender, sexual orientation, physical appearance, disability, race, religion or employment. We don't tolerate harassment of attendees in any form.
</p>
<p>
All communication should be appropriate for a professional audience, including people from many different backgrounds.
</p>
<br/>
<h3>Code for Speakers</h3>
<hr/>
<p>1. Sexual language or imagery is inappropriate for your talks or slides. </p>
<p>2. Refrain from using sexist, racist or exclusionary language anywhere in your content.</p>
<br/>
<h3>Code for Exhibitors & Sponsors</h3>
<hr>
<p>1. Exhibitors in the expo hall, sponsor/partner or vendor booths, are subject to the anti-harassment policy. </p>
<p>2. Exhibitors should not use sexualized images, activities, or other material. </p>
<p>3. Booth staff (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment. </p>
<br/>
<h3>Code for Participants:</h3>
<hr/>
<p>1. Be kind and sensitive to the people around you and avoid any kind of offensive behavior. </p>
<p>2. Sexist, racist or any other form of exclusionary or offensive jokes or excessive public swearing are not appropriate at any venue of Kathfest. </p>
<p>3. Attendees violating these rules may be asked to leave the Event without a refund at the sole discretion of the Event organizers. </p>
<p>4. Thank you for your consideration and help in making Kathfest a welcoming, friendly event for all of us.</p>
<br/><br/>
<a name="sp"><h3>Sponsorships Policies</h3></a>
<hr/>
<br>
<p>
1. Kathfest does not share participant data with sponsors/partners without permission.</p>
<p>2. Sponsors/partners (or representatives) must abide by the code of conduct to create
a welcoming and safe environment for everyone.</p>
<p>3. Sponsored editorial (workshops, talk, sessions) and online content
(articles) are subject to Kathfest's standard process and approval.</p>
<p>4. Sponsors payment need to be made before the event ends. </p>
<br/><br/>
<a name="long"><h3>Long version</h3></a>
<hr/>
<p>1. Kathfest is dedicated to providing a harassment-free Event experience for everyone, regardless of age, gender, sexual orientation, physical appearance, disability, race, religion or employment. </p>
<p>2. 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. We have zero tolerance on harassment of Event participants in any form, including, but not limited to the activities mentioned here.</p>
<p>3. Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>4. Exhibitors (Visitors) in the expo hall, sponsor or vendor booths, or similar activities are also subject to the anti-harassment policy. In particular, exhibitors should not use sexualized images, activities, or other material. Booth staff (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment.</p>
<p>5. All communication should be appropriate for a professional audience, including people from many different backgrounds. Sexual language or imagery is inappropriate for all aspects of the Event, including talks. Remember that sexist, racist or any other form of exclusionary or offensive jokes or excessive public swearing are not appropriate at any venue of Kathfest.</p>
<p>6. Do not insult or put down attendees or engage in any action that violates the open, welcoming and sharing spirit of the Event. Be kind and sensitive to the people around you when you are attending the Event, and avoid any kind of offensive or degrading behavior.</p>
<p>7. If a participant engages in behavior that violates this code of conduct, the Event organizers may take any action they deem appropriate, including warning the offender or expulsion from the Event with no refund.</p>
<p>Thank you for helping to make Kathfest a welcoming, friendly event for all.</p>
<br/><br/>
<br/>
<a name="contact"><h3>Contact Information</h3></a>
<hr/>
<p>1. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of Event staff. Event staff will be wearing "Kathfest Staff" or "Kathfest Volunteer" or related badges.</p>
<p>2. Event staff will be happy to help participants contact venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the Event. We value your attendance.</p>
<p>3. If the matter is especially urgent, you may also ask to be put in touch with any team member of Kathfest.</p>
<p>4. You may also report us via contact[at]kathfest.org or directly call via our <a href="./contact.html">contact page</a>.
</div>
</section>
<section class="footer text-center">
<a href="./code-of-conduct.html" style="color:#fff;"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
Code of Conduct</a> | © 2019 Kathfest. All rights reserved.
</section>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>