Skip to content

Commit 3fa2428

Browse files
committed
Mirror Atom's adoption of the Contributor Covenant.
1 parent bf6243b commit 3fa2428

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

CODE_OF_CONDUCT.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Contributor Code of Conduct
2+
3+
As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
4+
5+
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
6+
7+
Examples of unacceptable behavior by participants include:
8+
9+
- The use of sexualized language or imagery
10+
- Personal attacks
11+
- Trolling or insulting/derogatory comments
12+
- Public or private harassment
13+
- Publishing other's private information, such as physical or electronic addresses, without explicit permission
14+
- Other unethical or unprofessional conduct
15+
16+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
17+
18+
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team.
19+
20+
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
21+
22+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project maintainer at [[email protected]](mailto:[email protected]). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter of an incident.
23+
24+
This Code of Conduct is adapted from the Contributor Covenant, version 1.3.0, available from http://contributor-covenant.org/version/1/3/0/

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ Compose yo self!
88

99
This is a work in progress. Check out the issues for more detail.
1010

11-
### Development
12-
13-
This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.
11+
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md).
12+
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
1413

15-
[code-of-conduct]: http://todogroup.org/opencodeofconduct/#nteract/[email protected]
14+
### Development
1615

1716
Requires node 5.x and npm 3.
1817

0 commit comments

Comments
 (0)