Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from WWCode global chapter #11

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -2,19 +2,19 @@

# Guidelines and Resources

This repository is where we will gather resources and guidelines for WWC chapters.
This repository is where we will gather resources and guidelines for WWC network.

[![GitHub Issues](https://img.shields.io/github/issues/WomenWhoCode/guidelines-resources.svg?style=flat-square)](https://github.com/WomenWhoCode/guidelines-resources/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/WomenWhoCode/guidelines-resources.svg?style=flat-square)](https://github.com/WomenWhoCode/guidelines-resources/pulls) [![MIT License](https://img.shields.io/github/license/WomenWhoCode/guidelines-resources.svg?style=flat-square)](http://badges.mit-license.org)

## [Who We Are](who_we_are.md)
## [Who We Are](https://womenwhocode.com/about)

Mission, Vision, Key Initiative, Empowerment, and tentative press kit.
Mission, Vision, Commitments, Community, and press kit.

## [Learning Resources](learn_to_program.md)

This is a list of resources that we have gathered for study groups.

## [Code of Conduct](code_of_conduct.md)
## [Code of Conduct](https://womenwhocode.com/codeofconduct)

This is the current recommended Code of Conduct for all WWC events.

Expand Down
40 changes: 1 addition & 39 deletions code_of_conduct.md
@@ -1,41 +1,3 @@
# Code of Conduct

Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community. Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form. This Code of Conduct was created to clearly define what we mean by a harassment-free experience, so that our community and those who support it are clear about our intent and have access to procedures for addressing issues, should they arise.

## Women Who Code Statement of Intent

WWCode values the safety and security of all of our members and, because of that, we will not tolerate any form of harassment or discrimination. Our goal is to provide a safe and secure environment for our members, and to this end we have taken the following actions:

- Provided a statement of intent and code of conduct for events
- Explicitly outlined and defined forms of harassment and discrimination
- Clearly outlined the consequences for those who engage in harassing or discriminatory behavior
- Provided a system for reporting any harassing or discriminatory behavior
- Committed to a periodic review of the code of conduct

## Code of Conduct for Women Who Code Events

WWCode is a non-profit organization dedicated to inspiring women to excel in technology careers. We are committed to our mission statement and equally committed to providing a harassment-free experience for everyone regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, or socioeconomic status. We do not tolerate harassment of event participants in any form. Event participants violating these rules may be sanctioned or expelled permanently, at the discretion of the event organizers, which in most cases are members of the WWCode leadership team.

## Forms of Harassment and Discrimination

Forms of harassment include sexual language and imagery, sexist, racist, and exclusionary jokes, and acts that insult or belittle other event attendees in any way. These are unacceptable at any and all WWCode events. Other forms of harassment and discriminatory behavior include, but are not limited to: offensive verbal comments related to gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, religion, socioeconomic status; sexual images in public spaces; deliberate intimidation; stalking; following; unwarranted photography or recording; sustained disruption of event programming; inappropriate physical contact; and unwelcome sexual attention. Participants asked to stop any harassing behavior are expected to immediately comply and may be removed from the event without warning by any member of WWCode leadership. Participants are expected to comply with the WWCode Code of Conduct at all event venues.

## Consequences for Harassment and Discrimination

If a participant engages in behavior which is harassing or discriminatory in any way, the event organizers may take any action they deem appropriate. These actions include, but are not limited to, issuing a warning or expulsion from all future events. If a warning or expulsion is issued, WWCode leadership may elect to share this information with directors from any network that the participant joins in the future.

If a participant engages in behavior which is harassing or discriminatory in any way at events in more than one network, WWCode leadership may take any action they deem appropriate. These actions include, but are not limited to, issuing a warning or expulsion from all future WWCode events in all networks.

## How to Report Harassment and Discrimination

If you experience or notice harassment, discrimination, or any of the unacceptable behaviors outlined herein at a WWCode event, or have any other concerns, please report the incident as soon as possible. To report an incident, take one of the following actions: inform the event organizer on site; inform another organizer in your network; report the incident to WWCode HQ by completing our [incident report form](https://docs.google.com/forms/d/1NuBY_E2DcuJx2wtKFXyS5ZY5zZlql4jcZJqsf0sAs-0/viewform). If you prefer anonymous reporting or would like for WWCode HQ to address the issue, please use the [incident report form](https://docs.google.com/forms/d/1NuBY_E2DcuJx2wtKFXyS5ZY5zZlql4jcZJqsf0sAs-0/viewform). If you choose to share your name on the form, it will only be seen by WWCode leadership involved with resolving the issue.

We encourage you to report any incident of harassment, discrimination, or unacceptable behavior as soon as possible. WWCode leadership will take all appropriate actions to mitigate risk factors moving forward and continue to provide a safe and secure environment for all WWCode members. WWCode leadership is happy to assist attendees in contacting venue security, local law enforcement, or otherwise aid those experiencing harassment so that they feel safe for the duration of the event. The WWCode leadership team will take great care to ensure that the assistance provided meets the needs of attendees who were affected.

## Periodic Review

WWCode strives to create a positive and inclusive environment. As such, the WWCode leadership team commits to an annual review of the Code of Conduct to ensure that it continues to align with this goal and address the needs of our community. WWCode welcomes feedback from its members. All feedback should be submitted to HQ by emailing: contact@womenwhocode.com.

## Acknowledgments

We would like to thank you Heroku and AlterConf for their excellent codes of conducts, which we used as a guide for our own. We also extend thanks and gratitude to the Women Who Code members, directors, advisors, and allies who helped create this code of conduct and continue to help us improve as an organization everyday.
See [womenwhocode.com/codeofconduct](https://womenwhocode.com/codeofconduct).
1 change: 0 additions & 1 deletion event_guidelines.md

This file was deleted.

1 change: 1 addition & 0 deletions learn_to_program.md
Expand Up @@ -102,6 +102,7 @@ For example: if it's a paid resource, what format it's in, if it's particularly
### Containers

- [Kubernetes Basics - Interactive](http://kubernetes.io/docs/tutorials/kubernetes-basics/) Official self-paced walkthrough tutorial
- [Kubernetes Tutorial for Beginners](https://spacelift.io/blog/kubernetes-tutorial) Basic Concepts and Examples

### Go

Expand Down
8 changes: 2 additions & 6 deletions short_code_of_conduct.md
@@ -1,9 +1,5 @@
# Code of Conduct

Women Who Code (WWCode) is dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, or socioeconomic status.
Women Who Code (WWCode) is an inclusive community, dedicated to providing an empowering experience for everyone who participates in or supports our community, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, ethnicity, age, religion, socioeconomic status, caste, creed, political affiliation, or preferred programming language(s). Our events are intended to inspire women to excel in technology careers, and anyone who is there for this purpose is welcome. We do not tolerate harassment of members in any form. Our Code of Conduct applies to all WWCode events and online communities.

Because we value the safety and security of our members and strive to have an inclusive community, we do not tolerate harassment of members or event participants in any form.

Our [Code of Conduct](code_of_conduct.md) applies to all events run by Women Who Code, Inc.

If you would like to report an incident or contact our leadership team, please submit an [incident report form](https://docs.google.com/forms/d/1NuBY_E2DcuJx2wtKFXyS5ZY5zZlql4jcZJqsf0sAs-0/viewform).
Read the full version and access our incident report form at [womenwhocode.com/codeofconduct](https://www.womenwhocode.com/codeofconduct)
33 changes: 0 additions & 33 deletions who_we_are.md

This file was deleted.