git clone https://github.com/burgdev/django-admin-runner
cd django-admin-runner
uv sync --all-extrasuv run pytestuv run ruff check src tests
uv run ruff format src tests- Fork the repository
- Create a feature branch
- Make your changes with tests
- Open a pull request
Please follow Conventional Commits for commit messages.