gitlab.com/gitlab-org/labkit@v1.21.0/CONTRIBUTING.md (about) 1 ## Developer Certificate of Origin and License 2 3 By contributing to GitLab B.V., you accept and agree to the following terms and 4 conditions for your present and future contributions submitted to GitLab B.V. 5 Except for the license granted herein to GitLab B.V. and recipients of software 6 distributed by GitLab B.V., you reserve all right, title, and interest in and to 7 your Contributions. 8 9 All contributions are subject to the Developer Certificate of Origin and license set out at [docs.gitlab.com/ce/legal/developer_certificate_of_origin](https://docs.gitlab.com/ce/legal/developer_certificate_of_origin). 10 11 _This notice should stay as the first item in the CONTRIBUTING.md file._ 12 13 ## Code of conduct 14 15 As contributors and maintainers of this project, we pledge to respect all people 16 who contribute through reporting issues, posting feature requests, updating 17 documentation, submitting pull requests or patches, and other activities. 18 19 We are committed to making participation in this project a harassment-free 20 experience for everyone, regardless of level of experience, gender, gender 21 identity and expression, sexual orientation, disability, personal appearance, 22 body size, race, ethnicity, age, or religion. 23 24 Examples of unacceptable behavior by participants include the use of sexual 25 language or imagery, derogatory comments or personal attacks, trolling, public 26 or private harassment, insults, or other unprofessional conduct. 27 28 Project maintainers have the right and responsibility to remove, edit, or reject 29 comments, commits, code, wiki edits, issues, and other contributions that are 30 not aligned to this Code of Conduct. Project maintainers who do not follow the 31 Code of Conduct may be removed from the project team. 32 33 This code of conduct applies both within project spaces and in public spaces 34 when an individual is representing the project or its community. 35 36 Instances of abusive, harassing, or otherwise unacceptable behavior can be 37 reported by emailing contact@gitlab.com. 38 39 This Code of Conduct is adapted from the [Contributor Covenant](https://contributor-covenant.org), version 1.1.0, 40 available at [https://contributor-covenant.org/version/1/1/0/](https://contributor-covenant.org/version/1/1/0/).