|
1 | | -## Code Of Conduct |
| 1 | +### Code of Conduct |
| 2 | + |
| 3 | +This Code of Conduct outlines the principles and guidelines for contributing to the Supabase PHP client. By participating in this project, you agree to abide by these rules. |
| 4 | + |
| 5 | +**Respect and Inclusivity:** |
| 6 | + |
| 7 | +- Treat everyone with respect and avoid discriminatory language, harassment, or bullying. |
| 8 | +- Foster inclusivity by welcoming contributions from all backgrounds and perspectives. |
| 9 | +- Be mindful of cultural differences and respect diverse customs and beliefs. |
| 10 | + |
| 11 | +**Collaboration and Community:** |
| 12 | + |
| 13 | +- Contribute positively by sharing your knowledge, ideas, and code in a constructive manner. |
| 14 | +- Be open to feedback and welcome constructive criticism and suggestions. |
| 15 | +- Respect intellectual property and acknowledge and attribute the work of others. |
| 16 | + |
| 17 | +**Ethical Conduct:** |
| 18 | + |
| 19 | +- Use technology responsibly and avoid malicious or harmful activities. |
| 20 | +- Protect privacy and handle user data with care and respect. |
| 21 | +- Comply with laws and regulations related to open-source software and data privacy. |
| 22 | + |
| 23 | +**MIT License:** |
| 24 | + |
| 25 | +- The Supabase PHP client is licensed under the `MIT License`, allowing for modification and distribution. |
| 26 | +- Contributors must be acknowledged in the code or documentation. |
| 27 | +- The code is provided "as is" without any warranties. |
| 28 | + |
| 29 | +**Specific Guidelines:** |
| 30 | + |
| 31 | +- Write clean, well-documented, and maintainable code. |
| 32 | +- Ensure code quality through thorough testing. |
| 33 | +- Prioritize security best practices to protect against vulnerabilities. |
| 34 | +- Participate in discussions, answer questions, and provide support to other users. |
| 35 | + |
| 36 | +By contributing to this project, you agree to adhere to this Code of Conduct. |
0 commit comments