A (No) Code of Conduct that can be used for/by communities of small publicly shared projects.
No Code of Conduct was created to allow projects and communities to cooperate without getting stuck in endless debates on how members should behave. Publicly shared projects should, by nature, be a welcoming and safe place.
Everyone is expected to behave like an adult and therefore be capable of having adult discussions.
Everyone contributions are accepted regardless of their level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. It should not be important. It should not be asked. It simply does not matter.
Everyone should be able to freely express their ideas without being offended by nor offend others.
- NCoC 1.0: The original version of the (No) Code of Conduct. A simple code of conduct for small publicly shared projects communities.
- NCoC 2.0: A simplified version of the (No) Code of Conduct that also includes constraints against AI usage on the project and/or project community.
Just copy the desired version of the CODE_OF_CONDUCT.md file into the root
directory of your project. You may modify it as needed.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request
Please read the CONTRIBUTING.md file for more details on how to contribute to this project.
This project uses SemVer for versioning. For the versions available, see the tags on this repository.
- Frederico Martins - fscm
See also the list of contributors who participated in this project.
This project is licensed under the Creative Commons Attribution 4.0 License - see the LICENSE file for details
Originally based on the No Code of Conduct by Dominic Muller (domgetter).