-
Notifications
You must be signed in to change notification settings - Fork 9
/
code-of-conduct.html
22 lines (20 loc) · 2.09 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
---
layout: page
---
<div class="conduct-page">
<h2 class="uk-text-center">Code of Conduct</h2>
<div class="conduct-content">
<p>PyCaribbean is a community conference intended for networking and collaboration in the developer community.</p>
<p>We value the participation of each member of the Python community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the conference and at all conference events, whether officially sponsored by PyCaribbean or not.</p>
<p>To make clear what is expected, all delegates/attendees, speakers, exhibitors, organizers and volunteers at any PyCaribbean event are required to conform to the following Code of Conduct. Organizers will enforce this code throughout the event.</p>
<h3 class="uk-text-center">The Short Version</h3>
<p>PyCaribbean is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of conference participants in any form.</p>
<p>All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate for any conference venue, including talks.</p>
<p>Be kind to others. Do not insult or put down other attendees. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for PyCaribbean.</p>
<p>Be kind to others. Do not insult or put down other attendees. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for PyCaribbean.</p>
<p>Thank you for helping make this a welcoming, friendly event for all.</p>
</div>
<div class="uk-text-center">
<a class="uk-button button-primary" href="https://github.com/PyCaribbean/pycaribbean-code-of-conduct/blob/master/code_of_conduct.md">Longer Version</a>
</div>
</div>