diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 |
1 files changed, 1 insertions, 1 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: |
