-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathcode-of-conduct.html
44 lines (34 loc) · 1.98 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
---
layout: codeofconduct
title: Code Of Conduct
group: navigation
tags : [code-of-conduct]
author : RTPSUG
css:
js:
keywords: code-of-conduct
canonical: https://rtpsug.com/code-of-conduct
---
{% include JB/setup %}
<!-- Content Area Start -->
<div id="content">
<div class="container">
<h3>Research Triangle PowerShell User Group Code of Conduct</h3>
<p class="">Welcome to the Research Triangle PowerShell User Group (RTPSUG)! We are committed to fostering a positive and inclusive
community for PowerShell enthusiasts to learn and share their knowledge. To ensure a safe and enjoyable experience for
everyone, we have established the following code of conduct:</p>
<p class=""><b>1. Respectful Behavior:</b> Treat all members with respect and courtesy. We welcome diversity and value different
perspectives.</p>
<p class=""><b>2. Inclusive Environment:</b> Foster an inclusive environment where everyone feels welcome, regardless of their background,
experience level, or identity.</p>
<p class=""><b>3. Collaboration:</b> Encourage collaboration and knowledge-sharing. We are here to learn from each other and grow together.</p>
<p class=""><b>4. No Harassment:</b> Harassment of any kind, including but not limited to unwelcome comments, offensive language, or
disruptive behavior, will not be tolerated.</p>
<p class=""><b>5. Code of Conduct Enforcement:</b> The group leaders reserve the right to remove anyone who engages in behavior that
disrupts the positive and collaborative atmosphere of the group.</p>
<p class="">By participating in the Research Triangle PowerShell User Group, you agree to abide by this Code of Conduct. Let's build
a community where everyone can learn and thrive together.</p>
<p class="">Thank you for being a part of RTPSUG!</p>
</div>
</div>
<!-- Content Area End -->