mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 03:23:56 -07:00
Update issue templates (#5824)
This commit is contained in:
parent
ac543ccb2e
commit
63db19f0ad
2 changed files with 5 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -2,7 +2,8 @@
|
||||||
name: "🐛 Bug Report"
|
name: "🐛 Bug Report"
|
||||||
about: Report an issue encountered while using Cockatrice
|
about: Report an issue encountered while using Cockatrice
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Bug'
|
type: 'Bug'
|
||||||
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
5
.github/ISSUE_TEMPLATE/feature_request.md
vendored
5
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,8 +1,9 @@
|
||||||
---
|
---
|
||||||
name: "💡 Feature Request"
|
name: "💡 Feature Request"
|
||||||
about: Request a new feature
|
about: Request a new feature for Cockatrice
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Feature Request'
|
type: 'Feature'
|
||||||
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue