mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2024-11-21 01:31:50 -08:00
15 lines
396 B
YAML
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
|