mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -05:00
[Meta] Issue template migration (#4809)
* Issue template migration * Fixes pt. 1 * Fixes pt. 2 Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
8
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
@@ -4,8 +4,8 @@ title: ''
|
||||
labels: 'Type: Enhancement'
|
||||
assignees: ''
|
||||
issue_body: true
|
||||
inputs:
|
||||
- type: description
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for taking the time to fill out an issue. This template is meant for feature requests and improvements to already existing functionality.
|
||||
@@ -14,10 +14,12 @@ inputs:
|
||||
attributes:
|
||||
label: "What component of Red (cog, command, API) would you like to see improvements on?"
|
||||
placeholder: Audio
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Describe the enhancement you're suggesting."
|
||||
required: true
|
||||
description: |
|
||||
Feel free to describe in as much detail as you wish.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user