Contributing to repoindex
Thank you for your interest in contributing to repoindex!
How to Contribute
- Fork the repository and create your branch from
main. - Install dependencies with
make installand activate the.venv. - Run tests with
make testbefore submitting a PR. - Add or update documentation in the
docs/directory as needed. - Follow the code style and conventions used in the project.
- Submit a pull request with a clear description of your changes.
Reporting Issues
- Please use the GitHub Issues tracker to report bugs or request features.
- Include as much detail as possible to help us reproduce the issue.
Code of Conduct
All contributors are expected to follow the Contributor Covenant code of conduct.