1. Set up
Install Python 3.11+, uv, then run make install and make dev.
Open source
Contributions are welcome when they preserve the local-first promise, keep the Pokedex as the primary workflow and maintain the quality bar.
Install Python 3.11+, uv, then run make install and make dev.
Check the completed roadmap and postponed backlog before proposing features.
Run make check. Tracker coverage must remain at 100%.
Quality gate
make check
Contributor links
CONTRIBUTING.md covers setup, style, tests, CI and pull requests.
SECURITY.md explains responsible disclosure for vulnerabilities.
CODE_OF_CONDUCT.md defines expected community behavior.
MIT license keeps reuse straightforward.