Contributing
How to Contribute
We welcome contributions from the community! Here are some ways you can get involved:
Reporting Bugs
If you find a bug, please report it by opening an issue on our GitHub repository. Be sure to include detailed information about the bug and how to reproduce it.
Suggesting Features
Have an idea for a new feature? We'd love to hear it! Open an issue on our GitHub repository and describe your idea in detail.
Submitting Pull Requests
If you'd like to contribute code, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Write your code and add tests.
- Ensure all tests pass.
- Submit a pull request.
Improving Documentation
Good documentation is key to a successful project. If you find areas that need improvement, feel free to submit a pull request with your changes.
Code of Conduct
Please note that we have a Code of Conduct in place. By participating, you are expected to uphold this code.
Thank you for your contributions!