You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
318 B
13 lines
318 B
8 months ago
|
name: Feature Request
|
||
|
description: Request a feature
|
||
|
labels: ["enhancement"]
|
||
|
body:
|
||
|
- type: textarea
|
||
|
id: description
|
||
|
attributes:
|
||
|
label: Description
|
||
|
description: Describe the feature you are requesting
|
||
|
placeholder: I'd like Sherlock to be able to do xyz
|
||
|
validations:
|
||
|
required: true
|