Skip to content

Commit 91ccede

Browse files
authored
move Code of conduct up one (#1444)
* initial commit with code of conduct * no more trailing white spaces * no wiki and changed maint to contrib L69 * moved code of conduct up to parent
1 parent 20f4118 commit 91ccede

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Linode Code of Conduct
2+
3+
## Our Pledge
4+
5+
In order to encourage an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of:
6+
7+
* age
8+
* body size
9+
* disability
10+
* ethnicity
11+
* gender identity and expression
12+
* level of experience
13+
* nationality
14+
* personal appearance
15+
* race
16+
* religion
17+
* sexual identity and orientation
18+
19+
## Our Standards
20+
21+
You can contribute to creating a positive environment in many ways. For example you can:
22+
23+
* use welcoming and inclusive language
24+
* be respectful of differing viewpoints and experiences
25+
* accept constructive criticism gracefully
26+
* focus on what is best for the community
27+
* show empathy towards other community members
28+
* be helpful and understanding
29+
30+
You should not:
31+
32+
* use sexualized language or imagery
33+
* make unwelcome sexual advances
34+
* troll, and make insulting or derogatory comments
35+
* make personal or political attacks
36+
* harass others, in public or private
37+
* publish others' private information, such as a physical or electronic address, without explicit permission
38+
* engage in any other conduct which could reasonably be considered bullying or inappropriate in a professional setting
39+
40+
## Our Responsibilities
41+
42+
As project maintainers, we are responsible for clarifying the standards of acceptable behavior and we are expected to take appropriate and fair corrective action in response to any instances of unacceptable behaviour.
43+
44+
We have the right and responsibility to remove, edit, or reject:
45+
46+
* comments
47+
* commits
48+
* code
49+
* issues
50+
* other contributions that are not aligned to this code of conduct
51+
52+
We also reserve the right to temporarily or permanently ban any contributor for other behaviors we deem inappropriate, threatening, offensive, or harmful.
53+
54+
## Scope
55+
56+
This code of conduct applies whenever you are representing the project or community. For example you may be:
57+
58+
* working in a project space online or in the public
59+
* using an official project email address
60+
* posting via an official social media account
61+
* participating in an online or offline event
62+
63+
Project maintainers may further define and clarify representation of a project.
64+
65+
## Enforcement
66+
67+
You should report any instances of abusive, harassing, or otherwise unacceptable behaviour to the project team at docs@linode.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain the anonymity of the reporter of an incident. We may post further details of specific enforcement policies separately.
68+
69+
Project contributors who do not follow or enforce this code of conduct in good faith may face temporary or permanent consequences. These will be determined by members of the project's leadership.
70+
71+
## Attribution
72+
73+
This code of conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.4, and the [gov.uk open standards CODE_OF_CONDUCT.md](https://github.com/alphagov/open-standards/blob/master/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)