Files
houseplan-card/.github/ISSUE_TEMPLATE/feature_request.yml
T

15 lines
326 B
YAML

name: Feature request
description: An idea to make House Plan better
labels: [enhancement]
body:
- type: textarea
id: problem
attributes:
label: What problem would this solve?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: How do you imagine it working?