13 lines
323 B
YAML
13 lines
323 B
YAML
name: Feature request
|
|
description: Suggest an idea for this project
|
|
title: "[Feature]: "
|
|
labels: ["enhancement", "triage"]
|
|
assignees:
|
|
- jbarlow83
|
|
body:
|
|
- type: textarea
|
|
id: feature
|
|
attributes:
|
|
label: Describe the proposed feature
|
|
description: A clear and concise description of what the desired is.
|