Create feature-requests.yml

This commit is contained in:
shamoon 2023-04-05 16:22:28 -07:00
parent b948750d55
commit 3425d01853

View File

@ -0,0 +1,14 @@
title: "[Feature Request] "
body:
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of what you would like to see.
validations:
required: true
- type: textarea
id: other
attributes:
label: Other
description: Add any other context or information about the feature request here.