Skip to content

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 install and activate the .venv.
  • Run tests with make test before 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.