mirror of https://github.com/tycrek/ass
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.
12 lines
257 B
12 lines
257 B
3 years ago
|
name: Feature request
|
||
|
description: Suggest a new feature
|
||
|
title: "[FEATURE] Title"
|
||
|
labels: enhancement
|
||
|
body:
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: Description
|
||
|
description: Describe the feature you wish to see added.
|
||
|
validations:
|
||
|
required: true
|