diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..1a43b88c --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,19 @@ +# Code of Conduct + +We are committed to providing a friendly, safe and welcoming environment for +all, regardless of level of experience, gender, gender identity and expression, +sexual orientation, disability, personal appearance, body size, race, ethnicity, +age, religion, nationality, or other such characteristics. + +Everyone is expected to follow the [Scala Code of +Conduct](https://www.scala-lang.org/conduct/) when discussing the project on the +available communication channels. + +## Moderation + +Any questions, concerns, or moderation requests please contact a member of the project. + +- Chris Kipp | [twitter](https://twitter.com/ckipp01) | [email](mailto:open-source@chris-kipp.io) + +_The text for this was borrowed from +[typelevel/cats-effect](https://github.com/typelevel/cats-effect/blob/series/3.x/CODE_OF_CONDUCT.md)_ diff --git a/conduct.md b/conduct.md deleted file mode 100644 index 758d39ae..00000000 --- a/conduct.md +++ /dev/null @@ -1,28 +0,0 @@ -Code of Conduct ---------------- - -Scoverage is dedicated to providing a harassment-free community for everyone, regardless of gender or anything to do with it (identity, history, expression, non-binary gender, etc.), sexual orientation, disability, physical appearance, body size, race, religion, and programming background. We do not tolerate harassment of community participants in any form, and sexual language and imagery is not appropriate for any community activity. Community participants violating these rules may be sanctioned or expelled from the community at the discretion of the community organizers. - -Harassment includes offensive comments related to gender or anything to do with it (identity, history, expression, non-binary gender, etc.), sexual orientation, disability, physical appearance, body size, race, religion, programming experience or background, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of community activities, spaces, or other events, inappropriate physical contact, and unwelcome sexual attention. Participants asked to stop any harassing behavior are expected to comply immediately. - -All participants in the community and community-associated activities are also subject to the anti-harassment policy. In particular, participants and community organizers should not use sexualized images, activities, or other material. - -If a participant engages in harassing behavior, the community organizers may take any action they deem appropriate, including warning the offender or expulsion from the community. - -If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the community staff immediately. A contact address can be found here. - -Community staff will be happy to help participants contact local law enforcement or otherwise assist those experiencing harassment to feel safe. We value your participation. - -We expect participants to follow these rules at all Scoverage venues. These venues include but are not necessarily limited to: - -* All GitHub repositories and comments under the Scoverage organization -* All Gitter channels under the Scoverage organization, -* The Scoverage Google Group - -If you have any questions or concerns, please contact a member of the community staff, such as: - -@sksamuel -@gslowikowski -@bennyhill - -Any other members of the Scoverage organization.