Skip to content

Commit 7941593

Browse files
committed
Merge pull request #130 from rspec/add-coc
Add code of conduct.
2 parents 74c03e2 + 5621e7b commit 7941593

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

code_of_conduct.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Contributor Code of Conduct
2+
3+
For the purpose of building a welcoming, harassment-free community that
4+
values contributions from anyone, the RSpec project has adopted the
5+
following code of conduct. All contributors and participants (including
6+
maintainers!) are expected to abide by its terms.
7+
8+
As contributors and maintainers of this project, we pledge to respect all
9+
people who contribute through reporting issues, posting feature requests,
10+
updating documentation, submitting pull requests or patches, and other
11+
activities.
12+
13+
We are committed to making participation in this project a harassment-free
14+
experience for everyone, regardless of level of experience, gender, gender
15+
identity and expression, sexual orientation, disability, personal appearance,
16+
body size, race, ethnicity, age, religion or similar personal characteristic.
17+
18+
Examples of unacceptable behavior by participants include, but are not limited
19+
to, the use of sexual language or imagery, derogatory comments or personal
20+
attacks, trolling, public or private harassment, insults, or other
21+
unprofessional conduct.
22+
23+
Project maintainers have the right and responsibility to remove, edit, or
24+
reject comments, commits, code, wiki edits, issues, and other contributions
25+
that are not aligned to this Code of Conduct. Project maintainers who do not
26+
follow the Code of Conduct may be removed from the project team.
27+
28+
This code of conduct applies both within project spaces and in public spaces
29+
when an individual is representing the project or its community.
30+
31+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
32+
reported by opening an issue or contacting one or more of the project
33+
maintainers.
34+
35+
This Code of Conduct is adapted from the [Contributor
36+
Covenant](http://contributor-covenant.org), version 1.1.0, available at
37+
[http://contributor-covenant.org/version/1/1/0/](http://contributor-covenant.org/version/1/1/0/)

0 commit comments

Comments
 (0)