forked from OurTechCommunity/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
coc.html
327 lines (311 loc) · 10.2 KB
/
coc.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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="keywords"
content="OTC, Our Tech Community, OTC CatchUp, Technical community"
/>
<meta name="description" content="OTC's Code of Conduct." />
<meta name="author" content="Harsh Kapadia" />
<meta property="og:site_name" content="Our Tech Community" />
<meta property="og:title" content="Code of Conduct" />
<meta property="og:type" content="website" />
<meta property="og:description" content="OTC's Code of Conduct." />
<meta property="og:url" content="https://ourtech.community/coc" />
<meta
property="og:image"
content="https://ourtech.community/static/img/og-img/coc.png"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="600" />
<meta property="twitter:card" content="summary_large_image" />
<meta
property="twitter:image"
content="https://ourtech.community/static/img/og-img/coc.png"
/>
<script defer src="static/js/script.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/static/css/style.css" />
<link
rel="shortcut icon"
href="static/img/favicon.ico"
type="image/x-icon"
/>
<title>OTC's Code of Conduct</title>
</head>
<body>
<header>
<nav>
<div class="burger-menu">
<div class="line-1"></div>
<div class="line-2"></div>
<div class="line-3"></div>
</div>
<ul class="navbar-ul hide-burger-menu burger-menu-dropdown">
<li><a href="/">Home</a></li>
<li>
<a
href="https://events.ourtech.community"
target="_blank"
rel="noreferrer"
>Our Events</a
>
</li>
<li>
<a
href="https://catchup.ourtech.community"
target="_blank"
rel="noreferrer"
>OTC CatchUp</a
>
</li>
<li>
<a
href="https://meetup.ourtech.community"
target="_blank"
rel="noreferrer"
>OTC MeetUp</a
>
</li>
<li><a href="two-years">Two Years of OTC</a></li>
<li><a href="team">Our Team</a></li>
<li><a href="coc">Code of Conduct</a></li>
<li>
<a
href="https://links.ourtech.community"
target="_blank"
rel="noreferrer"
>All Links</a
>
</li>
</ul>
</nav>
</header>
<h1>OTC's Code of Conduct</h1>
<main id="main-content">
<h2 id="introduction">Introduction</h2>
<p>
<a href="https://ourtech.community">Our Tech Community</a>'s
Code of Conduct is based on the
<a
target="_blank"
rel="noreferrer"
href="https://www.contributor-covenant.org/version/2/1/code_of_conduct"
>Contributor Covenant (v2.1)</a
>
and has been modified as allowed by the
<a
target="_blank"
rel="noreferrer"
href="https://choosealicense.com/licenses/cc-by-4.0"
>CC-BY-4.0</a
>
license.
</p>
<h2 id="our-pledge">Our Pledge</h2>
<p>
We as members, contributors, and leaders pledge to make
participation in our community a harassment-free experience for
everyone, regardless of age, body size, visible or invisible
disability, ethnicity, sex characteristics, gender identity and
expression, level of experience, education, socio-economic
status, nationality, personal appearance, race, caste, color,
religion, or sexual identity and orientation.
</p>
<p>
We pledge to act and interact in ways that contribute to an
open, welcoming, diverse, inclusive, and healthy community.
</p>
<h2 id="our-standards">Our Standards</h2>
<p>Examples of <strong>acceptable behavior</strong> include:</p>
<ul>
<li>Demonstrating empathy and kindness toward other people.</li>
<li>Accommodating for people with disabilities.</li>
<li>Abide by the rules of the community and event.</li>
<li>
Being respectful of differing opinions, viewpoints and
experiences.
</li>
<li>Giving and gracefully accepting constructive feedback.</li>
<li>
Accepting responsibility and apologizing to those affected
by our mistakes and learning from the experience.
</li>
<li>
Focusing on what is best not just for us as individuals, but
for the overall community.
</li>
</ul>
<p>Examples of <strong>unacceptable behavior</strong> include:</p>
<ul>
<li>Not co-operating with the organising team.</li>
<li>
The use of sexualized language or imagery, and sexual
attention or advances of any kind.
</li>
<li>Repeatedly flouting event rules.</li>
<li>
The use of derogatory or discriminatory words, sentiments or
statements against any race, gender, sexuality and/or
religion.
</li>
<li>
Trolling, insulting or derogatory comments, and personal or
political attacks.
</li>
<li>Public or private harassment.</li>
<li>
Publishing others’ private information, such as a physical
or email address, without their explicit permission.
</li>
<li>
Other conduct which could reasonably be considered
inappropriate in a professional setting.
</li>
</ul>
<h2 id="enforcement-responsibilities">
Enforcement Responsibilities
</h2>
<p>
Community leaders are responsible for clarifying and enforcing
our standards of acceptable behavior and will take appropriate
and fair corrective action in response to any behavior that they
deem inappropriate, threatening, offensive, or harmful.
</p>
<p>
Community leaders have the right and responsibility to remove,
edit, or reject comments, commits, code, wiki edits, issues, and
other contributions that are not aligned to this Code of
Conduct, and will communicate reasons for moderation decisions
when appropriate.
</p>
<h2 id="scope">Scope</h2>
<p>
This Code of Conduct applies within all community spaces and
also applies when an individual is officially representing the
community in public spaces. Examples of representing our
community include using an official e-mail address, posting via
an official social media account, or acting as an appointed
representative at an online or offline event.
</p>
<h2 id="enforcement">Enforcement</h2>
<p>
Instances of abusive, harassing, or otherwise unacceptable
behavior may be reported to the community leaders responsible
for enforcement at
<a href="mailto:[email protected]"
>. All complaints will be reviewed and investigated promptly and
fairly.
</p>
<p>
All community leaders are obligated to respect the privacy and
security of the reporter of any incident.
</p>
<h2 id="enforcement-guidelines">Enforcement Guidelines</h2>
<p>
Community leaders will follow these Community Impact Guidelines
in determining the consequences for any action they deem in
violation of this Code of Conduct:
</p>
<h3 id="1-correction">1. Correction</h3>
<p>
<strong>Community Impact</strong>: Use of inappropriate language
or other behavior deemed unprofessional or unwelcome in the
community.
</p>
<p>
<strong>Consequence</strong>: A private, written warning from
community leaders, providing clarity around the nature of the
violation and an explanation of why the behavior was
inappropriate. A public apology may be requested.
</p>
<h3 id="2-warning">2. Warning</h3>
<p>
<strong>Community Impact</strong>: A violation through a single
incident or series of actions.
</p>
<p>
<strong>Consequence</strong>: A warning with consequences for
continued behavior. No interaction with the people involved,
including unsolicited interaction with those enforcing the Code
of Conduct, for a specified period of time. This includes
avoiding interactions in community spaces as well as external
channels like social media. Violating these terms may lead to a
temporary or permanent ban.
</p>
<h3 id="3-temporary-ban">3. Temporary Ban</h3>
<p>
<strong>Community Impact</strong>: A serious violation of
community standards, including sustained inappropriate behavior.
</p>
<p>
<strong>Consequence</strong>: A temporary ban from any sort of
interaction or public communication with the community for a
specified period of time. No public or private interaction with
the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, is allowed during this
period. Violating these terms may lead to a permanent ban.
</p>
<h3 id="4-permanent-ban">4. Permanent Ban</h3>
<p>
<strong>Community Impact</strong>: Demonstrating a pattern of
violation of community standards, including sustained
inappropriate behavior, harassment of an individual, or
aggression toward or disparagement of classes of individuals.
</p>
<p>
<strong>Consequence</strong>: A permanent ban from any sort of
public interaction within the community.
</p>
<h2 id="attribution">Attribution</h2>
<p>
This Code of Conduct is adapted from the
<a
target="_blank"
rel="noreferrer"
href="https://www.contributor-covenant.org/version/2/1/code_of_conduct"
>Contributor Covenant (v2.1)</a
>.
</p>
<p>
Community Impact Guidelines were inspired by
<a
target="_blank"
rel="noreferrer"
href="https://github.com/mozilla/diversity"
>Mozilla’s code of conduct enforcement ladder</a
>.
</p>
<p>
For answers to common questions about this code of conduct, see
the
<a
target="_blank"
rel="noreferrer"
href="https://www.contributor-covenant.org/faq"
>FAQ</a
>.
</p>
<p>
<a
target="_blank"
rel="noreferrer"
href="https://www.contributor-covenant.org/translations"
>Translations are available</a
>.
</p>
</main>
<footer>
<a href="/">Our Tech Community</a>
</footer>
</body>
</html>