Merge pull request #86 from AsdarDevelops/art-issues-template

update forms with labels
This commit is contained in:
ImperialSympathizer 2024-07-15 13:02:30 -04:00 committed by GitHub
commit 841efe16c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -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: ''
--- ---

View File

@ -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: ''
--- ---

View File

@ -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: ''
--- ---

View File

@ -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