Thanks for your interest in contributing to Quivr! Here you'll find guidelines for contributing and steps on how you can contribute.
## Community
We have a vibrant community over at [Discord](https://discord.gg/HUpRgp2HG8) where you can join discussions and ask questions related to Quivr.
## Roadmap and Issues
Before starting, please check our project [Roadmap](https://github.com/users/StanGirard/projects/5) to see if the issue or feature you're considering is already in the works.
You can report bugs or suggest features in the [Issues](https://github.com/StanGirard/quivr/issues). Please use the provided templates and labels for bug reports and feature requests.
## How to Contribute
Check the "Daily View" table in our project roadmap and feel free to pick any ticket in the backlog. Please let us know before you begin work on an issue so we can coordinate efforts and avoid duplicate work.
### Reporting Bugs
Bugs are tracked as GitHub issues and use the bug report template provided.
### Feature Requests
Enhancements are also tracked as GitHub issues and use the feature request template provided.
### Code Contributions
1. Fork the repository.
2. Make your changes in a new git branch.
3. Test your changes.
4. Commit your changes using descriptive commit messages.
5. Push your branch to GitHub.
6. In GitHub, submit a pull request to the original repository.