Browse Source

Issue template: Remove kind/bug label added by default (#7813)

There are many false positive. It is better to tag the bugs manually
while adding priority and component.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
pull/7814/head
Julien Pivotto 4 years ago committed by GitHub
parent
commit
dca84112a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/ISSUE_TEMPLATE/bug_report.md

1
.github/ISSUE_TEMPLATE/bug_report.md

@ -2,7 +2,6 @@
name: Bug report
about: Create a report to help us improve.
title: ''
labels: kind/bug
assignees: ''
---

Loading…
Cancel
Save