bookmarker
bookmarker copied to clipboard
Request to Add Contribution Guideline Document
We should add a new document to the repository's root directory, named CONTRIBUTING.md, that will outline the contribution process and provide information on how to get involved with our project. This document should cover:
How to Contribute: Describe the steps for contributing to the project, including the process of forking the repository, creating branches, and submitting pull requests.
-
Code of Conduct: Reference our project's code of conduct, if applicable, and specify the expected behavior from contributors.
-
Coding Standards: If we have specific coding standards or practices, these should be outlined in the guideline.
-
Issue Reporting: Explain how to report bugs or suggest new features, including template guidelines.
-
Code Review Process: Detail the process of how code reviews are conducted, who conducts them, and what criteria are evaluated.
-
Testing Guidelines: Describe how to test changes and what testing tools are required.
-
Pull Request Submission: Provide instructions on how to submit a pull request and what should be included in the PR description.
@lubien I m interested in working on this issue can please Assign me