diff options
| author | murilo ijanc | 2026-03-25 17:19:16 -0300 |
|---|---|---|
| committer | murilo ijanc | 2026-03-25 17:19:16 -0300 |
| commit | 4c1597e0f28c2bea193818a8d84ff2073ea5c08f (patch) | |
| tree | c4662912aa0b59013f10692c385c5a096ef85812 /CODE_OF_CONDUCT.md | |
| parent | 290f53c38cdacd502eb6dda52f2ad207063e3973 (diff) | |
| download | tesseras-paste-4c1597e0f28c2bea193818a8d84ff2073ea5c08f.tar.gz | |
Update README, bump tesseras-dht to 0.1.1, add project docs
- Rewrite README with features, usage, and links
- Bump tesseras-dht dependency from 0.1.0 to 0.1.1
- Add CODE_OF_CONDUCT.md and SECURITY.md
Diffstat (limited to 'CODE_OF_CONDUCT.md')
| -rw-r--r-- | CODE_OF_CONDUCT.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..63e8058 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,45 @@ +# Code of Conduct + +## Our Pledge + +We as members, contributors, and maintainers pledge to make participation in +the tesseras project a welcoming experience for everyone, regardless of age, +body size, disability, ethnicity, gender identity and expression, level of +experience, nationality, personal appearance, race, religion, or sexual +identity and orientation. + +## Our Standards + +Examples of behavior that contributes to a positive environment: + +- Using welcoming and inclusive language +- Being respectful of differing viewpoints and experiences +- Gracefully accepting constructive criticism +- Focusing on what is best for the project and community +- Showing empathy towards other community members + +Examples of unacceptable behavior: + +- Trolling, insulting or derogatory comments, and personal attacks +- Public or private harassment +- Publishing others' private information without explicit permission +- Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Scope + +This Code of Conduct applies within all project spaces (issue trackers, mailing +lists, chat channels, code review) and when an individual is representing the +project in public spaces. + +## Enforcement + +Instances of unacceptable behavior may be reported by contacting the project +maintainer at **murilo@ijanc.org**. All complaints will be reviewed and +investigated and will result in a response deemed necessary and appropriate to +the circumstances. + +## Attribution + +This Code of Conduct is adapted from the +[Contributor Covenant](https://www.contributor-covenant.org), version 2.1. |