Spaces-API/.github/ISSUE_TEMPLATE/FEATURE.yml
2021-08-05 09:54:03 +01:00

15 lines
396 B
YAML

name: Feature request
description: Request new functionality
title: "[Feature]: "
labels: [ new ]
assignees:
- MacroMan
body:
- type: textarea
id: idea
attributes:
label: Description
description: Please provide as much detail as you can about what you'd like to see. If you can, a pull request is the fastest way to add new features.
validations:
required: true