mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-06 01:48:48 +01:00
update forms with labels
This commit is contained in:
parent
23f6fb17a4
commit
7b9e95db40
4
.github/ISSUE_TEMPLATE/art_request.md
vendored
4
.github/ISSUE_TEMPLATE/art_request.md
vendored
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: Art Request
|
name: Art Request
|
||||||
about: Create an art request for a specific Encounter
|
about: Create an art request for a specific Encounter
|
||||||
title: "[ART]"
|
title: "[Art]"
|
||||||
labels: Art
|
labels: ["art request"]
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: Bug
|
labels: ["bug"]
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: "[Feature]"
|
title: "[Feature]"
|
||||||
labels: enhancement
|
labels: ["enhancement/util"]
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
2
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
2
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Mystery Event
|
name: Mystery Event
|
||||||
description: Propose a new mystery event
|
description: Propose a new mystery event
|
||||||
title: "[Event] "
|
title: "[Event] "
|
||||||
labels: ["event proposal"]
|
labels: ["event proposal", "balance review"]
|
||||||
projects: ["AsdarDevelops/1"]
|
projects: ["AsdarDevelops/1"]
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user