Skip to content

Commit a448ba4

Browse files
committed
Add a Code of Conduct
This is a copy of RuboCop's Code of conduct, copied from https://github.com/rubocop-hq/rubocop/blob/37c34a42f0/CODE_OF_CONDUCT.md That itself is derived based on https://www.ruby-lang.org/en/conduct/
1 parent 3030ba8 commit a448ba4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# The RuboCop Community Code of Conduct
2+
3+
**Note:** We have picked the following code of conduct based on [Ruby's own
4+
code of conduct](https://www.ruby-lang.org/en/conduct/).
5+
6+
This document provides a few simple community guidelines for a safe, respectful,
7+
productive, and collaborative place for any person who is willing to contribute
8+
to the RuboCop community. It applies to all "collaborative spaces", which are
9+
defined as community communications channels (such as mailing lists, submitted
10+
patches, commit comments, etc.).
11+
12+
* Participants will be tolerant of opposing views.
13+
* Participants must ensure that their language and actions are free of personal
14+
attacks and disparaging personal remarks.
15+
* When interpreting the words and actions of others, participants should always
16+
assume good intentions.
17+
* Behaviour which can be reasonably considered harassment will not be tolerated.

0 commit comments

Comments
 (0)