From 7b9e95db401fded14124eec72a5d4c3742113a41 Mon Sep 17 00:00:00 2001 From: ImperialSympathizer Date: Mon, 15 Jul 2024 13:02:10 -0400 Subject: [PATCH] update forms with labels --- .github/ISSUE_TEMPLATE/art_request.md | 4 ++-- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/mystery_event.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/art_request.md b/.github/ISSUE_TEMPLATE/art_request.md index df557462f26..f31b0a07425 100644 --- a/.github/ISSUE_TEMPLATE/art_request.md +++ b/.github/ISSUE_TEMPLATE/art_request.md @@ -1,8 +1,8 @@ --- name: Art Request about: Create an art request for a specific Encounter -title: "[ART]" -labels: Art +title: "[Art]" +labels: ["art request"] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6545a0d2367..ce0e39798bd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG]" -labels: Bug +labels: ["bug"] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cb5c8a1b6f3..baaa58886e5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for this project title: "[Feature]" -labels: enhancement +labels: ["enhancement/util"] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/mystery_event.yml b/.github/ISSUE_TEMPLATE/mystery_event.yml index 5e3b6a585f7..be7b98eda78 100644 --- a/.github/ISSUE_TEMPLATE/mystery_event.yml +++ b/.github/ISSUE_TEMPLATE/mystery_event.yml @@ -1,7 +1,7 @@ name: Mystery Event description: Propose a new mystery event title: "[Event] " -labels: ["event proposal"] +labels: ["event proposal", "balance review"] projects: ["AsdarDevelops/1"] body: - type: input