Skip to content

Commit

Permalink
[Fix #7472] Adopt Ruby's COC
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Jun 7, 2020
1 parent dc757dd commit 672e7fa
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CODE_OF_CONDUCT.md
@@ -0,0 +1,14 @@
# The RuboCop Community Code of Conduct

**Note:** We have picked the following code of conduct based on [Ruby's own code of conduct](https://www.ruby-lang.org/en/conduct/).

This document provides a few simple community guidelines for a safe, respectful,
productive, and collaborative place for any person who is willing to contribute
to the RuboCop community. It applies to all "collaborative spaces", which are
defined as community communications channels (such as mailing lists, submitted
patches, commit comments, etc.).

* Participants will be tolerant of opposing views.
* Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks.
* When interpreting the words and actions of others, participants should always assume good intentions.
* Behaviour which can be reasonably considered harassment will not be tolerated.

0 comments on commit 672e7fa

Please sign in to comment.