* chore: add PR template and bug report issue template Standardize PR descriptions and bug reports with structured templates to improve consistency across contributors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: simplify PR template — replace milestone/slice with target branch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: rename section to 'Release context' Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
Summary
Motivation
Closes #
Change type
feat— New feature or capabilityfix— Bug fixrefactor— Code restructuring (no behavior change)test— Adding or updating testsdocs— Documentation onlychore— Build, CI, or tooling changes
Scope
pi-tui— Terminal UIpi-ai— AI/LLM layerpi-agent-core— Agent orchestrationpi-coding-agent— Coding agentgsd extension— GSD workflow (src/resources/extensions/gsd/)native— Native bindingsci/build— Workflows, scripts, config
Breaking changes
- No breaking changes
- Yes — describe below:
Test plan
- Unit tests added/updated (
npm run test:unit) - Integration tests added/updated (
npm run test:integration) - Manual testing — describe steps:
- No tests needed — explain why:
Rollback plan
- Safe to revert (no migrations, no state changes)
- Requires steps — describe:
Release context
- Target: