Skip to content

Commit 3f86d96

Browse files
committed
Add code of conduct
1 parent b728157 commit 3f86d96

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Code of Conduct
2+
3+
All developers should feel welcome and encouraged to contribute to Hummingbird. Because of this we have adopted the code of conduct defined by [contributor-covenant.org](https://www.contributor-covenant.org). This document is used across many open source
4+
communities, and we think it articulates our values well. The full text is copied below:
5+
6+
## Contributor Code of Conduct v1.3
7+
8+
As contributors and maintainers of this project, and in the interest of
9+
fostering an open and welcoming community, we pledge to respect all people who
10+
contribute through reporting issues, posting feature requests, updating
11+
documentation, submitting pull requests or patches, and other activities.
12+
13+
We are committed to making participation in this project a harassment-free
14+
experience for everyone, regardless of level of experience, gender, gender
15+
identity and expression, sexual orientation, disability, personal appearance,
16+
body size, race, ethnicity, age, religion, or nationality.
17+
18+
Examples of unacceptable behavior by participants include:
19+
20+
* The use of sexualized language or imagery
21+
* Personal attacks
22+
* Trolling or insulting/derogatory comments
23+
* Public or private harassment
24+
* Publishing other's private information, such as physical or electronic
25+
addresses, without explicit permission
26+
* Other unethical or unprofessional conduct
27+
28+
Project maintainers have the right and responsibility to remove, edit, or
29+
reject comments, commits, code, wiki edits, issues, and other contributions
30+
that are not aligned to this Code of Conduct, or to ban temporarily or
31+
permanently any contributor for other behaviors that they deem inappropriate,
32+
threatening, offensive, or harmful.
33+
34+
By adopting this Code of Conduct, project maintainers commit themselves to
35+
fairly and consistently applying these principles to every aspect of managing
36+
this project. Project maintainers who do not follow or enforce the Code of
37+
Conduct may be permanently removed from the project team.
38+
39+
This Code of Conduct applies both within project spaces and in public spaces
40+
when an individual is representing the project or its community.
41+
42+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
43+
reported by contacting a project maintainer at [INSERT EMAIL ADDRESS]. All
44+
complaints will be reviewed and investigated and will result in a response that
45+
is deemed necessary and appropriate to the circumstances. Maintainers are
46+
obligated to maintain confidentiality with regard to the reporter of an
47+
incident.
48+
49+
50+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
51+
version 1.3.0, available at https://www.contributor-covenant.org/version/1/3/0/code-of-conduct.html
52+
53+
[homepage]: https://www.contributor-covenant.org
54+

0 commit comments

Comments
 (0)