|
| 1 | +# Contributor guidelines - parserlib |
| 2 | + |
| 3 | +Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. |
| 4 | + |
| 5 | +# Contributor License Agreement |
| 6 | + |
| 7 | +A CLA is a document that specifies how a project is allowed to use your code. We've put a lot of work into creating a CLA that is simple, effective, and as clear as possible so that it doesn't disrupt contributions to parserlib. |
| 8 | + |
| 9 | +When you make a contribution to the parserlib project, you agree: |
| 10 | + |
| 11 | +* The code you wrote is your original work (you own the copyright) or you otherwise have the right to submit the work. |
| 12 | +* To grant the parserlib project a nonexclusive, irrevocable license to use your submitted code in any way. |
| 13 | +* You are capable of granting these rights for the contribution. |
| 14 | + |
| 15 | +By submitting a fix to parserlib you agree to the above statements. |
| 16 | + |
| 17 | +# Contributor Code of Conduct |
| 18 | + |
| 19 | +As contributors and maintainers of this project, and in the interest of |
| 20 | +fostering an open and welcoming community, we pledge to respect all people who |
| 21 | +contribute through reporting issues, posting feature requests, updating |
| 22 | +documentation, submitting pull requests or patches, and other activities. |
| 23 | + |
| 24 | +We are committed to making participation in this project a harassment-free |
| 25 | +experience for everyone, regardless of level of experience, gender, gender |
| 26 | +identity and expression, sexual orientation, disability, personal appearance, |
| 27 | +body size, race, ethnicity, age, religion, or nationality. |
| 28 | + |
| 29 | +Examples of unacceptable behavior by participants include: |
| 30 | + |
| 31 | +* The use of sexualized language or imagery |
| 32 | +* Personal attacks |
| 33 | +* Trolling or insulting/derogatory comments |
| 34 | +* Public or private harassment |
| 35 | +* Publishing other's private information, such as physical or electronic |
| 36 | + addresses, without explicit permission |
| 37 | +* Other unethical or unprofessional conduct |
| 38 | + |
| 39 | +Project maintainers have the right and responsibility to remove, edit, or |
| 40 | +reject comments, commits, code, wiki edits, issues, and other contributions |
| 41 | +that are not aligned to this Code of Conduct, or to ban temporarily or |
| 42 | +permanently any contributor for other behaviors that they deem inappropriate, |
| 43 | +threatening, offensive, or harmful. |
| 44 | + |
| 45 | +By adopting this Code of Conduct, project maintainers commit themselves to |
| 46 | +fairly and consistently applying these principles to every aspect of managing |
| 47 | +this project. Project maintainers who do not follow or enforce the Code of |
| 48 | +Conduct may be permanently removed from the project team. |
| 49 | + |
| 50 | +This Code of Conduct applies both within project spaces and in public spaces |
| 51 | +when an individual is representing the project or its community. |
| 52 | + |
| 53 | +Instances of abusive, harassing, or otherwise unacceptable behavior may be |
| 54 | +reported by contacting a project maintainer at nicole AT stubbornella DOT org. All |
| 55 | +complaints will be reviewed and investigated and will result in a response that |
| 56 | +is deemed necessary and appropriate to the circumstances. Maintainers are |
| 57 | +obligated to maintain confidentiality with regard to the reporter of an |
| 58 | +incident. |
| 59 | + |
| 60 | + |
| 61 | +This Code of Conduct is adapted from the [Contributor Covenant][homepage], |
| 62 | +version 1.3.0, available at |
| 63 | +[http://contributor-covenant.org/version/1/3/0/][version] |
| 64 | + |
| 65 | +[homepage]: http://contributor-covenant.org |
| 66 | +[version]: http://contributor-covenant.org/version/1/3/0/ |
0 commit comments