mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
* chore: add issue forms, PR template, contributor guidance - bug report and feature request issue forms with structured fields for surface, version, provider, logs, screenshots - issue config disables blank issues and routes casual questions to Discord - single PR template with explicit verification section and AI-assisted contribution stance - CONTRIBUTING.md: soften drive-by stance for objective bug fixes, codify expectations on AI-assisted reports and PRs (full logs over summaries, proof of testing over prose) * chore: drop BDFL framing for one-person team * chore: tighten CONTRIBUTING, drop duplication
1.7 KiB
1.7 KiB
Linked issue
Closes #
Type of change
- Bug fix
- New feature (with prior issue + design alignment)
- Refactor / code improvement
- Docs
What does this PR do
How did you verify it
Checklist
- One focused change. Unrelated cleanups split out.
npm run typecheckpassesnpm run lintpassesnpm run formatran (Biome)- UI changes include screenshots or video for every affected platform
- Tests added or updated where it made sense