Update feature request and bug issue forms

This commit is contained in:
grimsi
2026-01-30 16:43:05 +01:00
parent e5ad8b90d6
commit 111e164fab
4 changed files with 152 additions and 42 deletions
@@ -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