hackrf/.github/ISSUE_TEMPLATE/feature-request.yml
2022-08-28 18:29:48 -04:00

17 lines
482 B
YAML

name: Feature Request
description: File a feature request
title: "[Feature Request]: "
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out this feature request form!
- type: textarea
id: feature-request
attributes:
label: What feature would you like to see and why?
description: Please be as detailed as possible with your feature request.
validations:
required: true