From 71f95ffc7cf13bb10e81b26f5a76b6695f000338 Mon Sep 17 00:00:00 2001 From: amrbashir <48618675+amrbashir@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:17:13 +0200 Subject: [PATCH] chore: update labels in issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 26 +++++++++++------------ .github/ISSUE_TEMPLATE/docs-report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55e8e4861ec..f01d7cd8e0c 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 Tauri title: '' -labels: bug +labels: 'type: bug' assignees: '' --- @@ -11,8 +11,8 @@ assignees: ''