mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-16 06:37:47 +01:00
Update mystery_event.yml
- make event name required - change title to `[Event] ` (from ~~`[Event Proposal]: `~~)
This commit is contained in:
parent
7bbebb32e2
commit
8907073b6e
4
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
4
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Mystery Event
|
name: Mystery Event
|
||||||
description: Propose a new mystery event
|
description: Propose a new mystery event
|
||||||
title: "[Event Proposal]: "
|
title: "[Event] "
|
||||||
labels: ["event proposal"]
|
labels: ["event proposal"]
|
||||||
projects: ["AsdarDevelops/1"]
|
projects: ["AsdarDevelops/1"]
|
||||||
body:
|
body:
|
||||||
@ -10,6 +10,8 @@ body:
|
|||||||
label: Event Name
|
label: Event Name
|
||||||
description: Name of the event
|
description: Name of the event
|
||||||
placeholder: e.g Fight or Flight
|
placeholder: e.g Fight or Flight
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: markdown # SEPARATOR
|
- type: markdown # SEPARATOR
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user