Add feature request template
This commit is contained in:
10
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
10
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
name: Feature Request
|
||||
description: Request a new feature
|
||||
title: '[FR] '
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Feature description
|
||||
description: Please provide a clear and concise description of what you want to happen and what problem will this solve.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user