Skip to content

Commit b28ac17

Browse files
committed
Merge pull request #113 from jmchilton/code_of_conduct
Add code of conduct for the project.
2 parents f295832 + 71ee925 commit b28ac17

3 files changed

Lines changed: 36 additions & 0 deletions

File tree

CODE_OF_CONDUCT.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
Contributor Code of Conduct
2+
===========================
3+
4+
As contributors and maintainers of this project, we pledge to respect
5+
all people who contribute through reporting issues, posting feature
6+
requests, updating documentation, submitting pull requests or patches,
7+
and other activities.
8+
9+
We are committed to making participation in this project a
10+
harassment-free experience for everyone, regardless of level of
11+
experience, gender, gender identity and expression, sexual orientation,
12+
disability, personal appearance, body size, race, age, or religion.
13+
14+
Examples of unacceptable behavior by participants include the use of
15+
sexual language or imagery, derogatory comments or personal attacks,
16+
trolling, public or private harassment, insults, or other unprofessional
17+
conduct.
18+
19+
Project maintainers have the right and responsibility to remove, edit,
20+
or reject comments, commits, code, wiki edits, issues, and other
21+
contributions that are not aligned to this Code of Conduct. Project
22+
maintainers or contributors who do not follow the Code of Conduct may be
23+
removed from the project team.
24+
25+
Instances of abusive, harassing, or otherwise unacceptable behavior
26+
may be reported by emailing `John Chilton <jmchilton@gmail.com>`__. To
27+
report an issue involving John Chilton please email both `Dave Clements
28+
<mailto:clements@galaxyproject.org>`__ (the Outreach Coordinator for
29+
the Galaxy project) and `Anton Nekrutenko <mailto:anton@bx.psu.edu>`__
30+
(John Chilton's supervisor and a principle investigator for the Galaxy
31+
project).
32+
33+
This Code of Conduct is adapted from the `khmer Contributor Code of Conduct
34+
<https://github.com/ged-lab/khmer/blob/master/CODE_OF_CONDUCT.rst>`__.

docs/conduct.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. include:: ../CODE_OF_CONDUCT.rst

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Contents:
1717
appliance
1818
writing
1919
commands
20+
conduct
2021
contributing
2122
developing
2223
history

0 commit comments

Comments
 (0)