Create feature_request.yml

This commit is contained in:
Clint Rutkas
2021-04-21 17:18:05 -07:00
committed by GitHub
parent 150ffe6013
commit 94c2115bf4

View File

@@ -0,0 +1,15 @@
name: "⭐ Feature / enhancement request"
description: Report issues in our documentation
labels:
- Issue-Docs
- Triage-Needed
body:
- type: textarea
attributes:
label: Provide a description of the new feature / enhancement
placeholder: |
What is the expected behavior of the proposed feature?
What is the scenario this would be used?
Please limit one per issue.
validations:
required: true