chore(#537): add GitHub issue templates with type labels - #7174
chore(#537): add GitHub issue templates with type labels#7174fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add GitHub issue forms for bug reports and feature requests. Bug reports require current behavior, expected behavior, and reproduction steps, and apply the type/bug label. Feature requests require the gap, desired behavior, and motivation, and apply type/feature. Blank issues remain enabled for other topics. Point CONTRIBUTING.md at the template chooser. Leave the outcome-tracked template from #1380 to that issue. Closes #537
|
🤖 Review · Commit: |
|
🤖 Finished Review · ✅ Success · Started 5:38 PM UTC · Completed 5:50 PM UTC Commit: Runtime: pi · Model: sonnet → claude-sonnet-5 · Effort: high · Cost: $3.20 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Risk Assessment: moderate (2/5) DetailsLow-complexity, docs/config-only PR from a bot author adding two new GitHub issue templates and a CONTRIBUTING.md pointer, with no security-sensitive files, no dependency or CI changes, and a scope that deliberately implements a sanctioned subset of an open-ended linked issue; the composite is pulled from the low end to a moderate 2 specifically because both new files fall under the protected .github/ path prefix. |
ReviewFindingsMedium
Labels: PR adds GitHub issue form templates and updates contributor-facing documentation. |
|
in retrospect, I think this is unnecessary. triage and other agentic tools (like the |
|
🤖 Finished Retro · ✅ Success · Started 8:16 PM UTC · Completed 8:22 PM UTC Commit: Runtime: claude · Model: sonnet → claude-sonnet-5 · Effort: high · Cost: $1.21 |
|
PR #7174 implemented issue #537 (GitHub issue templates) cleanly — the code agent's templates matched repo conventions and the review agent correctly flagged the protected-path ( Proposals filed |
Summary
Add GitHub issue forms for bug reports and feature requests so new issues arrive with structured prompts and initial
type/bug/type/featurelabels.Blank issues stay enabled for other topics. The outcome-tracked template tracked in #1380 is intentionally out of scope.
Changes
.github/ISSUE_TEMPLATE/bug.yml(auto-labeltype/bug) with required current behavior, expected behavior, and reproduction steps.github/ISSUE_TEMPLATE/feature.yml(auto-labeltype/feature) with required gap, desired behavior, and motivationCONTRIBUTING.mdat the issue template chooserTesting
check-yaml --unsafe, end-of-file-fixer, trailing-whitespace, detect-private-key, check-added-large-files, check-merge-conflict, mixed-line-ending, gitleaks, lycheego testwas not runChecklist
Closes #537
Post-script verification
agent/537-github-issue-templates)d5f36921ac754705619f38c637ef692873809fbc..HEAD)