The Code of respect is apolitical code of conduct designed to foster respectful, inclusive, and professional interactions in any community or collaborative project. Its straightforward guidelines help maintain a positive and productive environment for all participants, regardless of background or beliefs.
- Clear, concise, and apolitical guidelines
- Promotes respectful and constructive communication
- Community-driven and adaptable
- Simple integration into repositories
- For maintainers:
Add the code of conduct file to your repository, and reference it in your README or other documentation. - For contributors:
Review and adhere to the guidelines outlined in the code of conduct when participating in discussions, submitting issues, or contributing code and officials spaces.
- code-of-conduct.md : The Code of conduct itself in markdown to use in your repo hosting, for gitlab, you will need to be rename to coc.md
- code-of-conduct.rtf : RTF document for some software like Inno Setup
- License : the license of the repo
- readme.md : this file
- contributing.md : contribution guideline placeholder that will be modified soon as a complement to the code of conduct
Let's makes software togethers !