Skip to content

Commit 37f6392

Browse files
authored
Merge pull request #11 from dodevops/coc
Added Code Of Conduct
2 parents 98f10a7 + 190fb30 commit 37f6392

File tree

2 files changed

+64
-5
lines changed

2 files changed

+64
-5
lines changed

coc.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Code of Conduct
3+
layout: page
4+
---
5+
6+
## Philosophy
7+
8+
The goal of the DoDevops project is to create a collection of useful tools for the global DevOps and Cloud architect
9+
community. While the project doesn't actually have a formal community, we want to ensure a positive and inspiring
10+
atmosphere in the communication around the development of these tools in issues or pull requests.
11+
12+
This is why we have this Code of Conduct: it explains the type of community we want to have. The rules below are not
13+
applied to all interactions with a simple matching algorithm. Human interactions happen in context and are complex.
14+
Perceived violations are evaluated by real humans who will try to interpret the interactions and the rules with
15+
kindness. Accordingly, there is no need to hypothesize on how these rules would affect normal interactions. Be
16+
reasonable.
17+
18+
## Application
19+
20+
This Code of Conduct applies to all users and contributors who engage with the DoDevops project in any form.
21+
22+
## Expectations
23+
24+
* Politeness is expected at all times. Be kind and courteous.
25+
* Always assume positive intent from others. Be aware that differences in culture and English proficiency make
26+
written communication more difficult than face-to-face communication and that your interpretation of messages may
27+
not be the one the author intended. Conversely, if someone asks you to rephrase something you said, be ready to do so
28+
without feeling judged.
29+
* Feedback is always welcome but keep your criticism constructive. We encourage you to open feature requests, bug
30+
reports and pull requests. Use these forms to discuss improvements, not to vent out frustration. Similarly, when
31+
other users offer you feedback please accept it gracefully.
32+
33+
## Restricted conduct
34+
35+
Participating in restricted conduct will lead to a warning from project moderators and may lead to exclusion or reports
36+
depending on the included platform.
37+
38+
* The DoDevops project is committed to providing a friendly and safe environment for everyone, regardless of level of
39+
experience, gender identity and expression, sexual orientation, disability, physical appearance, body size, race,
40+
ethnicity, language proficiency, age, political orientation, nationality, religion, or other similar characteristics.
41+
We do not tolerate harassment or discrimination of participants in any form.
42+
* In particular, we strive to be welcoming to all industry minorities and to ensure that they can take a more active
43+
role in the community and the project. Targeted harassment of minorities is unacceptable.
44+
* As a community developed project, we strive for consensus among contributors before moving forward with a proposed
45+
feature. If there is not enough support for your ideas, please don't continue insisting or trying to force others
46+
into supporting your point. Features are not accepted through a voting process, so piling onto a contentious feature
47+
requests is not acceptable.
48+
* Aggressive or offensive behavior is not acceptable.
49+
* You will be excluded from participating in the project if you insult, demean, harass, intentionally make others
50+
uncomfortable by any means, or participate in any other hateful conduct, either publicly or privately.
51+
* Likewise, any spamming, trolling, flaming, baiting, or other attention-stealing behavior is not welcome and will
52+
result in exclusion from the project.
53+
* Any form of retaliation against a participant who contacts the Code of Conduct team is completely unacceptable,
54+
regardless of the outcome of the complaint. Any such behavior will result in exclusion from the community.
55+
* For certainty, any conduct which could reasonably be considered inappropriate in a professional setting is not
56+
acceptable.
57+
58+
## Reporting a breach
59+
60+
If you witness or are involved in an interaction with another member that you think may violate this Code of Conduct,
61+
please contact the project leads using this [mail address]([email protected]).
62+
63+
*This Code Of Conduct is based on the awesome work [of the Godot project](https://godotengine.org/code-of-conduct)*

index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
# Feel free to add content and custom Front Matter to this file.
3-
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
4-
2+
title: Welcome to DO! DevOps
53
layout: home
64
list_title: "Our <a href=https://dev.to/dodevops/>dev.to posts</a>"
75
---
86

9-
## Welcome to DO! DevOps
10-
117
<img align="right" width="100" height="100" src="/assets/img/logo.png" style="padding:1em" alt="The DO! DevOps Logo">
128

139
We're a gathering of DevOps engineers and SREs to work on open source projects supporting our work.

0 commit comments

Comments
 (0)