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
6 lines
226 B
YAML
6 lines
226 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Discord
|
|
url: https://discord.gg/jz8T2uahpH
|
|
about: Quick questions, sharing a video of a bug, or anything that's better as a chat. A lot of issues start better here.
|