Sub-issue of #114 (developer experience review).
Task
Create:
.github/ISSUE_TEMPLATE/bug_report.md — description, steps to reproduce, expected/actual, environment (Python, OS, backend, version), logs
.github/ISSUE_TEMPLATE/feature_request.md — problem/motivation, proposed solution, alternatives, context
.github/pull_request_template.md — summary, related issues, change type, checklist (tests pass, lint passes, version bumped, changelog updated, docs updated)
Why
No templates exist. Standardized templates help both agents and humans submit consistent, complete issues and PRs.
Sub-issue of #114 (developer experience review).
Task
Create:
.github/ISSUE_TEMPLATE/bug_report.md— description, steps to reproduce, expected/actual, environment (Python, OS, backend, version), logs.github/ISSUE_TEMPLATE/feature_request.md— problem/motivation, proposed solution, alternatives, context.github/pull_request_template.md— summary, related issues, change type, checklist (tests pass, lint passes, version bumped, changelog updated, docs updated)Why
No templates exist. Standardized templates help both agents and humans submit consistent, complete issues and PRs.