-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathcode-of-conduct.html
152 lines (113 loc) · 7.15 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Code Of Conduct-LNMHacks2019</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/venobox/venobox.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<!-- Uncomment below if you prefer to use a text logo -->
<!-- <h1><a href="#main">C<span>o</span>nf</a></h1>-->
<a href="./index.html" class="scrollto"><img src="img/logo.png" alt="" title=""></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li ><a href="/index.html#intro">Home</a></li>
<li><a href="/index.html#about">About</a></li>
<!-- <li><a href="#speakers">Speakers</a></li> -->
<!-- <li><a href="#schedule">Schedule</a></li> -->
<li><a href="/index.html#venue">Venue</a></li>
<!-- <li><a href="#hotels">Hotels</a></li> -->
<li><a href="/index.html#gallery">Gallery</a></li>
<li><a href="/index.html#supporters">Sponsors</a></li>
<li><a href="/index.html#faq">FAQ</a></li>
<li><a href="/index.html#contact">Contact</a></li>
<li class="menu-active"><a href="/code-of-conduct.html" >Code of Conduct</a></li>
<li class="buy-tickets"> <a href="./Sponsorship Brochure LNMHacks 4.0.pdf" download>Brochure</a></li>
</ul>
</nav>
<!-- #nav-menu-container -->
</div>
</header>
<main id="main" class="main-page">
<!--==========================
Speaker Details Section
============================-->
<section id="speakers-details" class="wow fadeIn">
<div class="container">
<div class="section-header">
<h2>Code Of Conduct</h2>
</div>
<div class="row">
<div class="col-md-12">
<div class="details">
<p>Respect everyone. No form of misbehaviour including but not limited to harassment and abuse, is tolerated at LNMHacks. Along with bringing diversity to women, we take care of their safety as well. Every case of any misconduct with any woman present at LNMHacks will be taken very seriously and may include legal actions against the accused.</p>
<p>Harassment includes but is not limited to offensive verbal or written comments related to gender, age, sexual orientation, disability, physical appearance, body size, race, religion, social class, economic status, veteran status, sexual images, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. If what you’re doing is making someone feel uncomfortable, that counts as harassment and is enough reason to stop doing it.
</p>
<p>Sponsors, judges, mentors, volunteers, organisers, and anyone else at the event are also subject to the anti-harassment policy. In particular, attendees should not use sexualised images, activities, or other material both in their hacks and during the event.</p>
<p>We take care of the rights of each and every individual attending LNMHacks. We expect every individual to agree when asked to restrain from any form of unruly behaviour.</p>
<p>If a participant is found engaging in any harassing activity, appropriate actions will be taken against the offender and they will be ineligible for any form of prizes or perks or refunds, monetary or otherwise.
</p>
<p>We value and respect every indivdual. If you experience any form of harassing activity, please report it to the LNMHacks team. All forms of assurances will be provided from us in the form of campus security or local law enforcement. We want you to feel safe during your presence at LNMHacks.</p>
<p>Everyone is expected to follow these rules, both at the venue and in online interactions in relation to LNMHacks.</p>
<h2>Reporting any violation</h2>
<p>If you feel uncomfortable or think there may be a potential violation of the code of conduct, please report it immediately using one of the following methods. All reporters have the right to remain anonymous.
</p>
<p>Contact the residing LNMHacks Team members, reporting them about the incident in full detail. Reporting the incident online, via sending an email to <a href="mailto:[email protected]">[email protected]</a>
</p>
<p>The LNMHacks team holds the rights to make changes to the above mentioned policies and make decisions regarding any case of misconduct. For any queries regarding the policies, please contact at <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong>LNMHacks</strong>. All Rights Reserved
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/venobox/venobox.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>