mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-06 04:51:32 -07:00
Added feature template
This commit is contained in:
parent
6b76dfbe66
commit
127ad7e14a
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/FEATURE.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/FEATURE.yml
vendored
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue