Thank you for considering contributing to this project! We appreciate your time and effort in making this project better.
** Additional PR and testing guidlines coming soon
There are several ways you can contribute to this project:
- Report Issues: If you come across any bugs, errors, or have any suggestions, please open an issue on GitHub. Provide detailed information about the problem or suggestion to help us understand and address it better
- Submit Pull Requests: If you have implemented new features, resolved issues, or made improvements to the project, you can submit a pull request. Make sure to follow the guidelines below when submitting your pull request.
To submit a pull request, please follow these guidelines:
- Fork the repository and create a new branch for your contribution.
- Ensure your code follows the coding style and conventions used in the project.
- Include clear and concise commit messages describing the changes you have made.
- Make sure your changes do not introduce any new issues and pass all the tests if applicable.
- If your pull request addresses an existing issue, reference the issue number in your commit message or pull request description using the #issue_number syntax (e.g., Fixes #42).
- Provide a detailed description of your changes in the pull request description, explaining the purpose and functionality of the code.
- Reviewers will provide feedback and may request changes. Be responsive to the feedback and make the necessary updates to your code.
- Once your pull request is approved and passes all necessary checks, it will be merged into the main repository.1.