Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Code of Conduct

## Our Commitment

This project aims to be a community where people can participate safely, respectfully, and constructively.

We want this community to reflect the same values as the work itself:

- helpfulness
- clarity
- accessibility
- respect
- patience
- privacy and safety awareness

---

## Expected Behavior

Examples of positive community behavior include:

- being respectful and kind
- assuming good intent while still being clear about problems
- welcoming beginners as well as experienced developers
- giving actionable, specific feedback
- using plain language where possible
- respecting accessibility needs and diverse ways of working
- focusing on solving the problem rather than scoring points

---

## Unacceptable Behavior

Examples of unacceptable behavior include:

- harassment or personal attacks
- insulting, demeaning, or exclusionary language
- intimidation or deliberate hostility
- trolling or repeated bad-faith disruption
- publishing private information without permission
- discrimination based on identity, ability, culture, language, or background
- using fear, shame, or manipulation to pressure others

---

## Enforcement Principles

Project maintainers may remove, edit, or reject behavior that undermines the health of the community.

We will try to respond in a way that is:

- fair
- proportionate
- safety-conscious
- consistent with the Helpful Neighbor philosophy

---

## Reporting Concerns

If you experience or witness harmful behavior, please contact the maintainers through the project support/contact route and clearly mark the message as a code-of-conduct concern.

For security-related concerns, use [`SECURITY.md`](SECURITY.md) instead.
Comment on lines +61 to +63

---

## Scope

This code of conduct applies to project spaces such as:

- GitHub issues
- pull requests
- discussions
- documentation contributions
- community support interactions tied to the project

---

## Final Note

A project about trust should also practice trustworthiness in how people are treated.

That standard applies here too.
Loading