13 lines
339 B
YAML
13 lines
339 B
YAML
name: Suggestion
|
|
description: For when you want to suggest new features for AetherBags.
|
|
title: "[Suggestion]: "
|
|
labels: [suggestion]
|
|
body:
|
|
- type: textarea
|
|
id: suggestion
|
|
attributes:
|
|
label: What's your suggestion?
|
|
description: Please try to be detailed explaining what you want.
|
|
validations:
|
|
required: true
|