name: Bug Report
description: Report a defect in the template or generated project behavior
title: "fix: "
labels:
body:
- type: textarea
id: summary
attributes:
label: Summary
description: Describe the bug clearly.
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: Reproduction
description: Include steps, commands, and repo shape.
validations:
required: true
- type: textarea
id: expected
attributes:
label: Expected behavior
validations:
required: true