mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 00:30:02 +00:00
Update feature request and bug issue forms
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: Feature request
|
||||
description: Request a feature
|
||||
title: 'Feature request'
|
||||
labels: []
|
||||
assignees: []
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> [!CAUTION]
|
||||
> **Feature requests should not be submitted as issues!**
|
||||
>
|
||||
> Please use the [discussions](https://github.com/gameyfin/gameyfin/discussions/categories/feature-requests) for feature requests instead.
|
||||
|
||||
- type: input
|
||||
id: acknowledgment
|
||||
attributes:
|
||||
label: I understand
|
||||
description: Type "I will use discussions" to acknowledge
|
||||
placeholder: I will use discussions
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user