-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode-of-conduct.html
More file actions
322 lines (274 loc) · 15.5 KB
/
code-of-conduct.html
File metadata and controls
322 lines (274 loc) · 15.5 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="1dAqFck3BIBxCx-EyBbHy1HkoFnptYfP04TgKOJiYO8">
<title>Code of Conduct / Community Participation Guidelines | OLS</title>
<link href="/css/custom.css" rel="stylesheet" type="text/css">
<link rel="icon" type="image/x-icon" href="/images/logo/ols-transparent-bg.ico">
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.13.8/css/dataTables.bulma.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.5.0/css/responsive.dataTables.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/searchbuilder/1.6.0/css/searchBuilder.dataTables.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css">
<!--Below is the schema annotation for blogposts-->
</head>
<body>
<nav class="navbar is-fixed-top" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/images/logo/ols-transparent-bg.png" alt="OLS">
</a>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="top-menu">
<span aria-hidden="true"></span> <span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="top-menu" class="navbar-menu">
<div class="navbar-end">
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/open-science-training.html">Open Science Training</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="/openseeds/">Open Seeds</a>
<a class="navbar-item" href="/nebula/">Nebula</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/open-research.html">Research on Open</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="/open-research.html#open-seeds-impact-research">Open Seeds Impact Research</a>
<a class="navbar-item" href="/open-research.html#influencing-policy-to-widen-participation-in-open-data-science">Influencing policy to widen participation in open data science</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/open-incubator.html">Open Incubator</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="https://catalystproject.cloud/">Catalyst</a>
<a class="navbar-item" href="/open-incubator.html#fellowship-programmes">Fellowship Programmes</a>
<a class="navbar-item" href="/open-incubator.html#facilitators-training-and-transcription-services">Facilitators Training and Transcription Services</a>
<a class="navbar-item" href="/open-incubator.html#grant-writing-training">Grant writing training</a>
<a class="navbar-item" href="/open-incubator/fiscal-hosting/">Fiscal hosting</a>
<a class="navbar-item" href="/consulting/">Consultancy & open research advice</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/openseeds/about.html">About</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="/people.html"> People </a>
<a class="navbar-item" href="/community.html"> Team </a>
<a class="navbar-item" href="/governance.html"> Governance </a>
<a class="navbar-item" href="/funders.html"> Funding & Supporters </a>
<a class="navbar-item" href="/partners.html"> Partners </a>
<a class="navbar-item" href="/knowledge_management.html"> Knowledge Management System </a>
<a class="navbar-item" href="/publications.html"> Citing OLS & Publications </a>
<a class="navbar-item" href="/branding.html"> Branding </a>
<a class="navbar-item" href="/events.html"> Events </a>
<a class="navbar-item" href="/open-science.html"> Open Science </a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="/policies-procedures-and-docs/">Policies & Procedures</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="/code-of-conduct.html"> Code of Conduct </a>
<a class="navbar-item" href="/openseeds/cohort-procedures-and-templates/graduation-guide.html"> Graduation Guide </a>
<a class="navbar-item" href="/openseeds/cohort-procedures-and-templates/microgrants.html"> Microgrants </a>
<a class="navbar-item" href="/openseeds/cohort-procedures-and-templates/speedblog.html"> Speedblog </a>
<a class="navbar-item" href="/policies-procedures-and-docs/communications/hackmd-guide.html"> HackMD Guide </a>
<a class="navbar-item" href="/policies-procedures-and-docs/communications/slack-guide.html"> Slack Guide </a>
<a class="navbar-item" href="/policies-procedures-and-docs/fellows/ols-ssi-terms-conditions.html"> OLS/SSI Fellowship </a>
<a class="navbar-item" href="/policies-procedures-and-docs/payments/honorarium.html"> Honoraria Policy </a>
<a class="navbar-item" href="/policies-procedures-and-docs/payments/invoicing.html"> Invoicing OLS </a>
</div>
</div>
<a class="navbar-item" href="/posts.html"> Stories </a>
</div>
</div>
</div>
</nav>
<section class="hero " style="background-image: linear-gradient(to top, #000, transparent), url(/images/code-of-conduct.jpg);">
<div class="hero-body">
<h1 class="title is-1">Code of Conduct / Community Participation Guidelines</h1>
</div>
<div class="hero-foot">
<p class="credit"><a href="https://flic.kr/p/23EGxgc">Bérénice Batut</a> (CC BY-SA 4.0)</p>
</div>
</section>
<section class="section">
<div class="container content ">
<section>
<div class="article-post">
<p>This project, as part of the <strong>Open Life Science community</strong>, is committed to providing a <strong>welcoming, friendly, and harassment-free</strong> environment for everyone to <strong>learn and grow by contributing</strong>. As a result, we require participants to follow our <strong>code of conduct</strong>.</p>
<p>This code of conduct outlines our expectations for participants within the
community, as well as steps to reporting unacceptable behavior. We are committed
to providing a welcoming and inspiring community for all and expect our code of
conduct to be honored. Anyone who violates this code of conduct may be banned
from the community.</p>
<p>Our open source community strives to:</p>
<ul>
<li>
<p><strong>Be friendly and patient.</strong></p>
</li>
<li>
<p><strong>Be welcoming</strong>: We strive to be a community that welcomes and supports
people of all backgrounds and identities. This includes, but is not limited to
members of any race, ethnicity, culture, national origin, colour, immigration
status, social and economic class, educational level, sex, sexual orientation,
gender identity and expression, age, size, family status, political belief,
religion, and mental and physical ability.</p>
</li>
<li>
<p><strong>Be considerate</strong>: Your work will be used by other people, and you in turn
will depend on the work of others. Any decision you take will affect users and
colleagues, and you should take those consequences into account when making
decisions. Remember that we’re a world-wide community, so you might not be
communicating in someone else’s primary language.</p>
</li>
<li>
<p><strong>Be respectful</strong>: Not all of us will agree all the time, but disagreement is
no excuse for poor behavior and poor manners. We might all experience some
frustration now and then, but we cannot allow that frustration to turn into a
personal attack. It’s important to remember that a community where people feel
uncomfortable or threatened is not a productive one.</p>
</li>
<li>
<p><strong>Be careful in the words that we choose</strong>: We are a community of
professionals, and we conduct ourselves professionally. Be kind to others. Do
not insult or put down other participants. Harassment and other exclusionary
behavior aren’t acceptable. This includes, but is not limited to: Violent
threats or language directed against another person, Discriminatory jokes and
language, Posting sexually explicit or violent material, Posting (or
threatening to post) other people’s personally identifying information
(“doxing”), Personal insults, especially those using racist or sexist terms,
Unwelcome sexual attention, Advocating for, or encouraging, any of the above
behavior, Repeated harassment of others. In general, if someone asks you to
stop, then stop.</p>
</li>
<li>
<p><strong>Try to understand why we disagree</strong>: Disagreements, both social and
technical, happen all the time. It is important that we resolve disagreements
and differing views constructively. Remember that we’re different. Diversity
contributes to the strength of our community, which is composed of people from
a wide range of backgrounds. Different people have different perspectives on
issues. Being unable to understand why someone holds a viewpoint doesn’t mean
that they’re wrong. Don’t forget that it is human to err and blaming each
other doesn’t get us anywhere. Instead, focus on helping to resolve issues and
learning from mistakes.</p>
</li>
</ul>
<h3 id="diversity-statement">Diversity Statement</h3>
<p>We encourage everyone to participate and are committed to building a community
for all. Although we will fail at times, we seek to treat everyone both as
fairly and equally as possible. Whenever a participant has made a mistake, we
expect them to take responsibility for it. If someone has been harmed or
offended, it is our responsibility to listen carefully and respectfully, and do
our best to right the wrong.</p>
<p>Although this list cannot be exhaustive, we explicitly honor diversity in age,
gender, gender identity or expression, culture, ethnicity, language, national
origin, political beliefs, profession, race, religion, sexual orientation,
socioeconomic status, and technical ability. We will not tolerate discrimination
based on any of the protected characteristics above, including participants with
disabilities.</p>
<h3 id="reporting-issues">Reporting Issues</h3>
<p>If you experience or witness unacceptable behavior, or have any other concerns,
please report it by contacting the organisers - Bérénice, Malvika and Yo.
(team@we-are-ols.org).</p>
<p>To report an issue involving one of the members, please email one of the members individually
(berenice@we-are-ols.org, malvika@we-are-ols.org, yo@we-are-ols.org).</p>
<p>All reports will be handled with discretion. In your report please include:</p>
<ul>
<li>
<p>Your contact information.</p>
</li>
<li>
<p>Names (real, nicknames, or pseudonyms) of any individuals involved. If there
are additional witnesses, please include them as well. Your account of what
occurred, and if you believe the incident is ongoing. If there is a publicly
available record (e.g. a mailing list archive or a public IRC logger), please
include a link.</p>
</li>
<li>
<p>Any additional information that may be helpful.</p>
</li>
</ul>
<p>After filing a report, a representative will contact you personally, review the
incident, follow up with any additional questions, and make a decision as to how
to respond. If the person who is harassing you is part of the response team,
they will recuse themselves from handling your incident. If the complaint
originates from a member of the response team, it will be handled by a different
member of the response team. We will respect confidentiality requests for the
purpose of protecting victims of abuse.</p>
<h3 id="attribution--acknowledgements">Attribution & Acknowledgements</h3>
<p>This code of conduct is based on the Open Code of Conduct from the TODOGroup.</p>
</div>
</section>
</div>
</section>
<footer class="footer">
<div class="container content">
<div class="columns">
<div class="column">
<h3>Get in touch</h3>
<p>
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/openlifesci">
openlifesci
</a>
</p>
<p>
<i class="fas fa-at"></i>
<a href="mailto:team@we-are-ols.org">
team[at]we-are-ols.org
</a>
</p>
<p>
<i class="fab fa-github"></i>
<a href="https://github.com/open-life-science/open-life-science.github.io">
open-life-science
</a>
</p>
<p>
<i class="fa fa-envelope" aria-hidden="true"></i>
<a href="https://groups.google.com/g/ols-news">
Subscribe to our announcements list
</a>
</p>
</div>
<div class="column is-5">
<p>
If you want to report a problem or suggest an enhancement we'd love
for you to
<a href="https://github.com/open-life-science/open-life-science.github.io/issues/new">open an issue</a>
on our GitHub repository because then we can get right on it.
</p>
<p>
The website content is licensed
<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY SA 4.0</a>.
The code behind the infrastructure is licensed under the <a href="https://github.com/open-life-science/open-life-science.github.io/blob/main/LICENSE.md">MIT License</a>
</p>
<p>
Logo design by <a href="/people.html#jilaga">Jilaga Nneoma</a>. Other OLS branding assets are found at the <a href="/branding.html">OLS branding page</a>.
</p>
<p>
Open Life Science Limited is a non-profit company limited by guarantee, based in the United Kingdom.
Company number
<a href="https://data.companieshouse.gov.uk/doc/company/12824090">12824090</a>.
</p>
</div>
</div>
</div>
</footer>
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
<script src="https://cdn.datatables.net/1.13.8/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/1.13.8/js/dataTables.bulma.min.js"></script>
<script src="https://cdn.datatables.net/responsive/2.5.0/js/dataTables.responsive.min.js"></script>
<script src="https://cdn.datatables.net/searchbuilder/1.6.0/js/dataTables.searchBuilder.min.js"></script>
<script src="/js/bulma-collapsible.min.js"></script>
<script src="/js/scripts.js"></script>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</body>
</html>