name: Feature Request
description: Propose a new best practice or template capability
title: "feat: "
labels:
body:
- type: textarea
id: problem
attributes:
label: Problem
description: What problem does this solve?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposal
description: Describe the expected behavior or files to change.
validations:
required: true