From c57b8a5f4e0a4826b84f69f5b43286fb7b2e9f44 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Fri, 19 Jun 2026 12:13:23 +0100 Subject: [PATCH] Write the minimal CoC. Welcome your feedback! --- CODE_OF_CONDUCT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..13d2e35 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,27 @@ +# Code of Conduct + +We wish to maintain an open, welcoming, and collaborative environment for all contributors. + +## Our Standard + +Our core principle is mutual respect. We encourage open discussion, diverse perspectives, and constructive feedback. + +## The Limit of Tolerance + +To preserve a tolerant and open community, we do not tolerate intolerance. Actions that aim to harass, exclude, or silence others are not welcome. Specifically, we do not accept personal attacks, breaches of privacy, or sustained disruption of discussions. We prioritise protecting the community's capacity for open, peaceful collaboration. + +## Resolution + +If any issue arises, the project maintainers will resolve it in a fair, minimal, and constructive manner, aiming to restore a cooperative environment. Depending on the nature of the behaviour, actions may range from a simple warning to temporary or permanent suspension of repository access. + +## Contact + +You can contact the project maintainer via email at `vrtmrz@proton.me` or via Nostr at `npub1azzj0dzw8evwtgyjeucyfz5cs8k0eg7rd0x4qvggcg3s7lx0dmaqv9sfka`. + +## Criticism of the Maintainer + +To ensure open and transparent governance, criticism of the maintainer will not be deleted as long as it is clearly framed as a constructive objection. However, spamming duplicate issues on the same topic or resorting to personal attacks will result in closure or removal. + +## Revisions + +This Code of Conduct is maintained by the project maintainers and may be updated to address new challenges. While the final decision rests with the maintainers, we welcome constructive suggestions and feedback through issues or pull requests.