Commit & Pull Request Guidelines¶
- Commits: Conventional prefixes —
feat:,fix:,docs:,chore:, etc. Imperative subject lines, e.g.docs: add Cloudflare deployment notes. - PRs: Short summary, impacted paths, commands you ran (
make check, …), screenshots for visible page changes. Link issues when applicable.