Request: Add CONTRIBUTING Documentation
Please add a CONTRIBUTING.md file to the repository outlining guidelines and best practices for contributors. This should cover (at minimum):
- How to set up the development environment
- Coding standards and style guidelines
- How to propose changes via pull requests
- How to report bugs or request features
- Any requirements for code reviews or tests
Having clear contributing documentation helps foster a welcoming and productive open-source community.
If this repository already has contribution guidelines elsewhere (e.g., in the README), please consider consolidating them into a dedicated CONTRIBUTING.md file or referencing them in a single location.
Request: Add CONTRIBUTING Documentation
Please add a
CONTRIBUTING.mdfile to the repository outlining guidelines and best practices for contributors. This should cover (at minimum):Having clear contributing documentation helps foster a welcoming and productive open-source community.
If this repository already has contribution guidelines elsewhere (e.g., in the README), please consider consolidating them into a dedicated
CONTRIBUTING.mdfile or referencing them in a single location.