1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00
This commit is contained in:
Rob Ede
2022-02-26 04:41:49 +00:00
parent 6b4fe2882b
commit 57e2b2bd62
25 changed files with 286 additions and 650 deletions

View File

@ -5,12 +5,8 @@ description: The best things in life are to be shared
# Join us
Want to talk to others about questions? The Actix Web [Discord server](https://discord.gg/NWpN5mmg3x)
is the best starting point. We also have a [Gitter room](https://gitter.im/actix/actix-web).
Want to talk to others about questions? The Actix Web [Discord server](https://discord.gg/NWpN5mmg3x) is the best starting point. We also have a [Gitter room](https://gitter.im/actix/actix-web).
If you think you found a bug it's best to file an issue directly on the repo.
[actix/actix-web](https://github.com/actix/actix-web) for the web framework.
[actix/actix](https://github.com/actix/actix) for issues with the actor framework
If you think you found a bug it's best to file an issue directly on the repo. [actix/actix-web](https://github.com/actix/actix-web) for the web framework. [actix/actix](https://github.com/actix/actix) for issues with the actor framework
We're a welcoming community so don't be afraid to engage. Interactions are
[governed by our code of conduct](coc/).
We're a welcoming community so don't be afraid to engage. Interactions are [governed by our code of conduct](coc/).

View File

@ -1,6 +1,6 @@
---
title: Contributor Covenant Code of Conduct
description:
description:
---
# Our Pledge
@ -11,19 +11,19 @@ In the interest of fostering an open and welcoming environment, we as contributo
Examples of behavior that contributes to creating a positive environment include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting
- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting
# Our Responsibilities