Update issue templates (#5824)

This commit is contained in:
tooomm
2025-04-18 15:26:23 +02:00
committed by GitHub
parent adaa31b34d
commit b1cf8ff0bb
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: ''
---