From ccf83e6d7610bf74f4ab02e0b1e2fe0e55ad9e78 Mon Sep 17 00:00:00 2001 From: Josh McKinney Date: Sat, 29 Jun 2024 08:38:01 -0700 Subject: [PATCH] chore: update labels in issue templates (#1212) --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +----- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0a0f4bc6..995c638c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create an issue about a bug you encountered title: '' -labels: bug +labels: 'Type: Bug' assignees: '' --- @@ -17,26 +17,22 @@ A detailed and complete issue is more likely to be processed quickly. A clear and concise description of what the bug is. --> - ## To Reproduce - ## Expected behavior - ## Screenshots - ## Environment