8000 Add code of conduct · BotTech/scala2plantuml@f22e3dc · GitHub
[go: up one dir, main page]

Skip to content

Commit f22e3dc

Browse files
committed
Add code of conduct
1 parent 03f1716 commit f22e3dc

File tree

1 file changed

+108
-0
lines changed

1 file changed

+108
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
## BotTech Code of Conduct
2+
3+
The BotTech Code of Conduct (CoC) is derived from the [Scala Code of Conduct](https://scala-lang.org/conduct/).
4+
5+
We are committed to providing a friendly, safe and welcoming environment for
6+
all, regardless of age, body size, disability, ethnicity, sex characteristics,
7+
gender identity and expression, level of experience, education, socio-economic
8+
status, nationality, personal appearance, race, religion, sexual identity
9+
and orientation, or other such characteristics.
10+
11+
### Our Standards
12+
13+
**Whether you’re a regular contributor or a newcomer, we care about making this community a welcoming and safe place for you and we’ve got your back.**
14+
15+
As a member of the community, you agree to the following:
16+
17+
**Encouraged:**
18+
19+
- **Be kind and courteous.** We treat our fellow community members with the empathy, respect and dignity all humans deserve. Keep in mind that public communication is received by many people you don’t know, so before sending a message please ask yourself whether someone from a different context would misunderstand it.
20+
- **Respect differences of opinion** and remember that every design or implementation choice carries a trade-off and numerous costs. There is seldom a single right answer; we will find the best solutions by engaging in constructive discussion, with everybody bringing their unique viewpoint and experience to the table.
21+
- **Remember that everyone was new at some point.** We want to encourage newcomers to join our community and learn. Always assume good intentions and a willingness to learn, just as you are willing to evolve your own opinion as you gain new insights.
22+
23+
**Discouraged:**
24+
25+
- Keep unstructured critique to a minimum. We encourage sharing ideas and perspectives, so please ensure that your feedback is constructive and relevant. If you have solid ideas you want to experiment with, make a fork and see how it works.
26+
- Avoid aggressive and micro-aggressive behavior, such as unconstructive criticism, providing corrections that do not improve the conversation, repeatedly interrupting or talking over someone else, feigning surprise at someone’s lack of knowledge or awareness about a topic, or subtle prejudice (for example, comments like “That’s so easy my grandmother could do it.”). For more examples of this kind of behavior, [see the Recurse Center's user manual](https://www.recurse.com/manual#sec-environment).
27+
- We will exclude you from interaction if you insult, demean or harass anyone. See [examples of unacceptable behavior](#examples-of-unacceptable-behavior) below. In particular, we don’t tolerate behavior that excludes people in socially marginalized groups.
28+
- Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member's behavior, please [contact the moderation team](#contact) immediately.
29+
- Likewise any spamming, trolling, flaming, baiting or other attention-stealing behavior is not welcome.
30+
31+
### Moderation
32+
33+
These are the policies for upholding our community’s standards of conduct. If
34+
you feel that a thread needs moderation, please
35+
[contact the moderation team](#contact).
36+
37+
- Remarks that violate the above code of conduct, including hateful, hurtful, oppressive, or exclusionary remarks, are not allowed. (Cursing is allowed, but never targeting another user, and never in a hateful or aggressive manner.)
38+
- Moderators will warn users who make remarks inconsistent with the above code of conduct.
39+
- If the warning is unheeded, the user will be “kicked,” i.e., kicked out of the communication channel to cool off.
40+
- If the user comes back and continues to make trouble, they will be banned, i.e., indefinitely excluded.
41+
- Moderators may choose at their discretion to un-ban the user if it was a first offense and they if they make suitable amends with the offended party.
42+
- If you think a moderator action is unjustified, please take it up with that moderator, or with a different moderator, in private. Complaints about moderation in-channel are not allowed.
43+
- Moderators are held to a higher standard than other community members. If a moderator acts inappropriately, they should expect less leeway than others.
44+
45+
In our community we strive to go the extra step to look out for each
46+
other. Don’t just aim to be technically unimpeachable; try to be your best self.
47+
In particular, avoid exacerbating offensive or sensitive issues, particularly if
48+
they’re off-topic; this all too often leads to unnecessary fights, hurt
49+
feelings, and damaged trust; worse, it can drive people away from the community
50+
entirely.
51+
52+
If someone takes issue with something you said or did, resist the urge to be
53+
defensive. Rather, stop the offending behavior, apologize, and be sensitive
54+
thereafter. Even if you feel you were misinterpreted or unfairly accused,
55+
chances are good there was something you could’ve communicated better — remember
56+
that it’s your responsibility to make your fellow developers comfortable.
57+
We are all here first and foremost because we want to talk about cool
58+
technology, and everyone wants to get along in doing so. People are generally
59+
eager to assume good intent and forgive.
60+
61+
### Domain
62+
63+
The enforcement policies listed above apply to all official BotTech channels:
64+
GitHub repositories under the BotTech organization.
65+
66+
### Contact
67+
68+
For CoC-related questions or to report possible violations on the channels
69+
listed above,
70+
71+
* contact one of the moderators active on that channel if you can identify
72+
them, or
73+
* send an e-mail to one of the following general moderators if you want to
74+
choose who you are talking to:
75+
* Jason Pickens, BotTech ([jasonpickensnz@gmail.com](mailto:jasonpickensnz@gmail.com))
76+
77+
### Examples of unacceptable behavior
78+
79+
Behavior that will lead to exclusion includes the following points, inspired by the definition of
80+
“Unacceptable Behavior” in the [Citizen Code of Conduct](http://citizencodeofconduct.org/):
81+
82+
* Violence, threats of violence or violent language directed against another person.
83+
* Sexist, racist, homophobic, transphobic, ableist or otherwise discriminatory jokes and language.
84+
* Posting or displaying sexually explicit or violent material.
85+
* Posting or threatening to post other people’s personally identifying information ("doxing").
86+
* Personal insults, particularly those related to gender, sexual orientation, race, religion, or disability.
87+
* Inappropriate photography or recording.
88+
* Inappropriate physical contact. You should have someone’s consent before touching them.
89+
* Unwelcome sexual attention. This includes, sexualized comments or jokes; inappropriate touching, groping, and unwelcomed sexual advances.
90+
* Deliberate intimidation, stalking or following (online or in person).
91+
* Advocating for, or encouraging, any of the above behavior.
92+
* Sustained disruption of community events, including talks and presentations.
93+
94+
### Credits
95+
96+
Adapted from and/or inspired by multiple successful Codes of Conduct, including:
97+
98+
* [Scala Code of Conduct](https://scala-lang.org/conduct/)
99+
* [Rust Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct)
100+
* [The Node.js Policy on Trolling](https://blog.izs.me/post/30036893703/policy-on-trolling)
101+
* [The Contributor Covenant v1.4.0](https://contributor-covenant.org/version/1/4/)
102+
* [The Recurse Center's User Manual](https://www.recurse.com/manual#sec-environment)
103+
* [The 18F Code of Conduct](https://18f.gsa.gov/code-of-conduct/)
104+
* [Citizen Code of Conduct](http://citizencodeofconduct.org/)
105+
106+
### License
107+
108+
This Code of Conduct is distributed under a [Creative Commons Attribution-ShareAlike 3.0 license](https://creativecommons.org/licenses/by-sa/3.0/).

0 commit comments

Comments
 (0)
0