Skip to content

Commit

Permalink
docs: add required patch file for CoC
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Mar 10, 2023
1 parent 4f6f7ef commit ac9f31a
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions conduct/artifacts/CODE_OF_CONDUCT_PATCH.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
--- ./coc-expected.md 2023-03-07 12:46:25
+++ ./coc-current.md 2023-03-10 09:18:05
@@ -43,16 +43,15 @@

---

+_Contributor Covenant Code of Conduct v2.0, from [commit 8001bf8](https://github.com/EthicalSource/contributor_covenant/blob/8001bf8c6e7cd2606657e2816710770d8a79b7dc/content/version/2/0/code_of_conduct.md)_

-# Contributor Covenant Code of Conduct
-
## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
-nationality, personal appearance, race, caste, color, religion, or sexual
+nationality, personal appearance, race, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
@@ -106,7 +105,9 @@

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
-[INSERT CONTACT METHOD].
+the email addresses listed above in the
+[Reporting](#report-an-issue-in-a-project) and
+[Escalation](#escalate-an-issue) sections.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
@@ -156,13 +157,13 @@
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
-community.
+project community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
-version 2.1, available at
-[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
+version 2.0, available at
+[https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
@@ -172,7 +173,7 @@
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
-[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
+[v2.0]: https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
\ No newline at end of file

0 comments on commit ac9f31a

Please sign in to comment.