From 220a822377ee48ad98cd36e716614a0cf4c31c7c Mon Sep 17 00:00:00 2001 From: Liza Date: Tue, 21 Mar 2023 18:24:46 +0300 Subject: [PATCH] [#39] Add bug label; edit feature request Add bug label in the bug report template. Edit feature request Signed-off-by: Liza --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++++++--- .github/ISSUE_TEMPLATE/feature_request.md | 8 ++++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f0d6e5e..fb16999 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: '' -labels: community, triage +labels: community, triage, bug assignees: '' --- @@ -18,8 +18,11 @@ assignees: '' If suggesting a change/improvement, explain the difference from current behavior --> ## Possible Solution - + ## Steps to Reproduce (for bugs) + ## Describe the solution you'd like - + ## Describe alternatives you've considered - + ## Additional context - +