1<!-- 2Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3 4SPDX-License-Identifier: curl 5--> 6 7Contributor Code of Conduct 8=========================== 9 10As contributors and maintainers of this project, we pledge to respect all 11people who contribute through reporting issues, posting feature requests, 12updating documentation, submitting pull requests or patches, and other 13activities. 14 15We are committed to making participation in this project a harassment-free 16experience for everyone, regardless of level of experience, gender, gender 17identity and expression, sexual orientation, disability, personal appearance, 18body size, race, ethnicity, age, or religion. 19 20Examples of unacceptable behavior by participants include the use of sexual 21language or imagery, derogatory comments or personal attacks, trolling, public 22or private harassment, insults, or other unprofessional conduct. 23 24Project maintainers have the right and responsibility to remove, edit, or 25reject comments, commits, code, wiki edits, issues, and other contributions 26that are not aligned to this Code of Conduct. Project maintainers who do not 27follow the Code of Conduct may be removed from the project team. 28 29This code of conduct applies both within project spaces and in public spaces 30when an individual is representing the project or its community. 31 32Instances of abusive, harassing, or otherwise unacceptable behavior may be 33reported by opening an issue or contacting one or more of the project 34maintainers. 35 36This Code of Conduct is adapted from the [Contributor 37Covenant](https://contributor-covenant.org/), version 1.1.0, available at 38[https://contributor-covenant.org/version/1/1/0/](https://contributor-covenant.org/version/1/1/0/) 39