IRC code of conduct: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Shauna
No edit summary
imported>Shauna
No edit summary
Line 1: Line 1:
__toc__
__toc__


The #openhatch community is committed to providing a friendly, safe and welcoming environment for all. To participate in the community, you must abide by the following rules.
=== Rules ===


We do not tolerate harassment of participants in any form. Harassment includes offensive comments related to skill level, gender, sexual orientation, disability, physical appearance, body size, race, or religion. Other forms of harassment include display of sexual images in workshop spaces, deliberate intimidation, stalking, following, harassing photography or recording, disruptive behavior, inappropriate physical contact, violence, and unwelcome sexual attention or innuendo.
1. No harassment of any kind is tolerated. Harassment includes offensive comments related to gender, gender identity, sexual orientation, disability, physical appearance, body size, age, race, religion, or skill level. Participants who engage in harassing behavior are to comply immediately when asked to stop. Ops may take actions ranging from warning the offender to asking the offender to leave the channel to banning the offender from the channel permanently.


2. Remarks that make any community members go “Hm, that’s inappropriate”, whether on the above list or not are also not allowed. If anyone asks you to halt an argument or stop making a joke, please do so. You are welcome to contact the Ops privately to discuss the situation.
Participants who engage in harassing behavior are to comply immediately when asked to stop. The organizers may take actions ranging from warning the offender to asking the offender to leave the channel to banning the offender from the channel.

3. The #openhatch channel is "family friendly". We request that you not make sexual remarks, link to sexual images, pay sexual/romantic attention to individuals, or curse in the channel.

4. When talking about specific projects, languages, or organizations, please keep any criticism constructive.

Examples of constructive criticism:
<blockquote>I sure wish OpenHatch would review pull requests more quickly.</blockquote>
<blockquote>I think the OpenHatch code base is a little messy - it could use some serious refactoring.</blockquote>
<blockquote>I'm disappointed it took the community at OpenHatch years to finally create a Code of Conduct.</blockquote>

Examples of non-constructive criticism:
<blockquote>OpenHatch sucks.</blockquote>
<blockquote>OpenHatch is mostly built with Python. Why does anyone use Python anymore?</blockquote>
<blockquote>The people at OpenHatch are so full of themselves!</blockquote>

5. Please ask permission publicly before sending a private message to an individual in the channel.


=== Tips ===
=== Tips ===
Line 26: Line 42:


Of these, WelcomeBot is the one you're most likely to interact with. If you want to change WelcomeBot's behavior, see [https://github.com/shaunagm/oh-irc-bot its repository] or contact Shauna.
Of these, WelcomeBot is the one you're most likely to interact with. If you want to change WelcomeBot's behavior, see [https://github.com/shaunagm/oh-irc-bot its repository] or contact Shauna.

=== Thanks ===

Portions of this code of conduct have been adapted from:

https://github.com/mozilla/rust/wiki/Note-development-policy#moderation

Revision as of 20:59, 5 May 2014

The #openhatch community is committed to providing a friendly, safe and welcoming environment for all. To participate in the community, you must abide by the following rules.

1. No harassment of any kind is tolerated. Harassment includes offensive comments related to gender, gender identity, sexual orientation, disability, physical appearance, body size, age, race, religion, or skill level. Participants who engage in harassing behavior are to comply immediately when asked to stop. Ops may take actions ranging from warning the offender to asking the offender to leave the channel to banning the offender from the channel permanently.

2. Remarks that make any community members go “Hm, that’s inappropriate”, whether on the above list or not are also not allowed. If anyone asks you to halt an argument or stop making a joke, please do so. You are welcome to contact the Ops privately to discuss the situation.

3. The #openhatch channel is "family friendly". We request that you not make sexual remarks, link to sexual images, pay sexual/romantic attention to individuals, or curse in the channel.

4. When talking about specific projects, languages, or organizations, please keep any criticism constructive.

Examples of constructive criticism:

I sure wish OpenHatch would review pull requests more quickly.

I think the OpenHatch code base is a little messy - it could use some serious refactoring.

I'm disappointed it took the community at OpenHatch years to finally create a Code of Conduct.

Examples of non-constructive criticism:

OpenHatch sucks.

OpenHatch is mostly built with Python. Why does anyone use Python anymore?

The people at OpenHatch are so full of themselves!

5. Please ask permission publicly before sending a private message to an individual in the channel.

Tips

1. Don't ask to ask!

Miscellaneous

Bots

We try to keep bots out of the main channel. If you want to test out a bot, try out #openhatch-bots.

There are three "official" bots within the channel:

  • SNAILbot
  • OpenHatch_hudson
  • WelcomeBot

There is also a bot, GitCommits, that occasionally enters the channel to announce that something has been committed to the main OpenHatch site.

Of these, WelcomeBot is the one you're most likely to interact with. If you want to change WelcomeBot's behavior, see its repository or contact Shauna.

Thanks

Portions of this code of conduct have been adapted from:

https://github.com/mozilla/rust/wiki/Note-development-policy#moderation