summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-25 01:08:47 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-25 01:08:47 +0100
commite57b380db0cbeb6fafab0a628e8a1e9ac86cee73 (patch)
treea437932df95cc19142c25690ef1260f02b69fcb6
parent2314821581b1e2131b709d79968692859d6d215d (diff)
[ci skip] Update labels
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 98cda6e7..65233724 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,6 +1,6 @@
name: Bug Report
description: Report issues/unexpected behaviour with Quests
-labels: [bug]
+labels: ['bug', 'status: needs investigating']
body:
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml
index 9c92699c..a185be98 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -1,6 +1,6 @@
name: Feature Request
description: Suggest an idea for Quests
-labels: [enhancement]
+labels: ['enhancement', 'status: needs investigating']
body:
- type: markdown
attributes: