Thank you for your interest in contributing!
git clone https://github.com/dipankar/wikicfp-cli
cd wikicfp-cli
uv sync --all-extras
uv run ruff check .
uv run pytest- Follow existing code patterns
- Run
uv run ruff check .before committing - Write clear commit messages
- Update documentation if needed
See the complete Contributing Guide for detailed instructions on:
- Development environment setup
- Code style and linting
- Testing guidelines
- Pull request process
- Areas for contribution
By contributing, you agree that your contributions will be licensed under the MIT License.