d1823a2d05
Adds structured templates to help contributors submit higher-quality PRs and issues. PR template includes testing checklist (pytest, sync.sh). Issue templates use YAML forms for bug reports and feature requests. Fixes #251
371 B
371 B
Summary
Changes
Testing
- Ran
uv run python -m pytest -q --tb=short - Ran
bash scripts/sync.sh(if scripts/ changed)