Thank you for considering contributing to this project! I welcome contributions from the community.
If you encounter a bug, please create an issue on GitHub with the following details:
- A clear and descriptive title
- A detailed description of the bug
- Steps to reproduce the bug
- Any relevant screenshots or code snippets
If you have an idea to improve the project, please open an issue with the following details:
- A clear and descriptive title
- A detailed description of the enhancement
- Any relevant mockups or examples
To submit a pull request (PR):
- Fork the repository and create your branch from
main
. - If you’ve added code that should be tested, add tests.
- Ensure the test suite passes.
- Make sure your code lints.
- Create your pull request, provide a clear description of your changes, and reference any related issues.
Please follow the existing code style and conventions used in the project.
This project adheres to a Code of Conduct. By participating, you are expected to uphold this code.
Thank you for contributing!