mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-27 01:06:09 +00: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
|
||||
description: Propose a new mystery event
|
||||
title: "[Event Proposal]: "
|
||||
title: "[Event] "
|
||||
labels: ["event proposal"]
|
||||
projects: ["AsdarDevelops/1"]
|
||||
body:
|
||||
@ -10,6 +10,8 @@ body:
|
||||
label: Event Name
|
||||
description: Name of the event
|
||||
placeholder: e.g Fight or Flight
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown # SEPARATOR
|
||||
attributes:
|
||||
value: |
|
||||
|
Loading…
Reference in New Issue
Block a user