Update issue templates

This commit is contained in:
tooomm 2025-04-12 10:22:21 +02:00
parent 300a37a199
commit 8efc6216f3
2 changed files with 5 additions and 3 deletions

View file

@ -2,7 +2,8 @@
name: "🐛 Bug Report"
about: Report an issue encountered while using Cockatrice
title: ''
labels: 'Bug'
type: 'Bug'
labels: ''
assignees: ''
---

View file

@ -1,8 +1,9 @@
---
name: "💡 Feature Request"
about: Request a new feature
about: Request a new feature for Cockatrice
title: ''
labels: 'Feature Request'
type: 'Feature'
labels: ''
assignees: ''
---