From 7eb9e88f8fe881aabb4cfa279e9fb112bc9e3979 Mon Sep 17 00:00:00 2001 From: Liza Date: Tue, 21 Mar 2023 15:09:22 +0300 Subject: [PATCH] Add bug label; Delte label addition Signed-off-by: Liza --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f1653e3f..141d86e8 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: '' --- @@ -40,11 +40,4 @@ assignees: '' * Version used: * Server setup and configuration: -* Operating System and version (`uname -a`): - -## Don't forget to add labels! -- component label (`frostfs-adm`, `frostfs-storage`, ...) -- `goodfirstissue`, `helpwanted` if needed -- does this issue belong to an epic? -- priority (`P0`-`P4`) if already triaged -- quarter label (`202XQY`) if possible +* Operating System and version (`uname -a`): \ No newline at end of file