mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Move new feature requests to discussions (#984)
## Description Update the issue templates to direct new feature requests to GitHub Discussions ### Related issues Closes #982
This commit is contained in:
parent
a7e86fbc15
commit
9d857bc59e
5 changed files with 18 additions and 24 deletions
15
.github/ISSUE_TEMPLATE/02-new-feature.yml
vendored
15
.github/ISSUE_TEMPLATE/02-new-feature.yml
vendored
|
|
@ -1,15 +0,0 @@
|
|||
name: "Feature Request"
|
||||
description: Request a new feature
|
||||
title: "[FEA] - <title>"
|
||||
labels: [
|
||||
"enhancement"
|
||||
]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: "Description"
|
||||
description: Please enter a description of the feature
|
||||
placeholder: "I would like to see..."
|
||||
validations:
|
||||
required: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue