forked from lijiext/lammps
68 lines
2.5 KiB
Markdown
68 lines
2.5 KiB
Markdown
|
# Code of Conduct for the LAMMPS Project on GitHub
|
||
|
|
||
|
## Our Pledge
|
||
|
|
||
|
In the interest of fostering an open and welcoming environment, we as LAMMPS
|
||
|
developers, contributors, and maintainers pledge to making participation in
|
||
|
our project a harassment-free experience for everyone.
|
||
|
|
||
|
## Our Standards
|
||
|
|
||
|
Examples of behavior that contributes to creating a positive environment
|
||
|
include:
|
||
|
|
||
|
* Using welcoming and inclusive language
|
||
|
* Being respectful of differing viewpoints and experiences
|
||
|
* Gracefully accepting constructive criticism
|
||
|
* Focusing on what is best for the community
|
||
|
* Showing empathy towards other community members
|
||
|
|
||
|
Examples of unacceptable behavior by participants include:
|
||
|
|
||
|
* The use of explicit language or imagery
|
||
|
* Trolling, insulting/derogatory comments, and personal or political attacks
|
||
|
* Public or private harassment
|
||
|
* Publishing others' private information, such as a physical or electronic
|
||
|
address, without explicit permission
|
||
|
|
||
|
## Our Responsibilities
|
||
|
|
||
|
Project maintainers are responsible for clarifying the standards of acceptable
|
||
|
behavior and are expected to take appropriate and fair corrective action in
|
||
|
response to any instances of unacceptable behavior.
|
||
|
|
||
|
Project maintainers have the right and responsibility to remove, edit, or
|
||
|
reject comments, commits, code, issues, and other contributions that are not
|
||
|
aligned to this Code of Conduct, or to ban temporarily or permanently any
|
||
|
developer, maintainer, or contributor for this or other behaviors that they
|
||
|
deem inappropriate, threatening, offensive, or harmful.
|
||
|
|
||
|
## Scope
|
||
|
|
||
|
This Code of Conduct applies to all public exchanges in the LAMMPS project
|
||
|
on GitHub and in submitted code.
|
||
|
|
||
|
## Enforcement
|
||
|
|
||
|
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||
|
reported by contacting the project team at developer@lammps.org. All
|
||
|
complaints will be reviewed and investigated and will result in a response
|
||
|
that is deemed necessary and appropriate to the circumstances. The project
|
||
|
team is obligated to maintain confidentiality with regard to the reporter
|
||
|
of an incident.
|
||
|
|
||
|
Project maintainers who do not follow or enforce the Code of Conduct in good
|
||
|
faith may face temporary or permanent repercussions as determined by other
|
||
|
members of the project's leadership.
|
||
|
|
||
|
## Attribution
|
||
|
|
||
|
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
||
|
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
||
|
|
||
|
[homepage]: https://www.contributor-covenant.org
|
||
|
|
||
|
For answers to common questions about this code of conduct, see
|
||
|
https://www.contributor-covenant.org/faq
|
||
|
|