Remove auto-applied label in issue template (#685)

We use label as manual indication that our team is
asked all necessaries question and correctly labeled issue, so
we mark them manually in 100% cases
This commit is contained in:
Pavel Lobashov
2021-07-26 16:58:21 +03:00
committed by GitHub
parent a8ebd17801
commit 6c8b6cde40
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
name: "Bug report" name: "Bug report"
description: "Use this template if you're running into issues with Windows, macOS, or Linux (native package) version." description: "Use this template if you're running into issues with Windows, macOS, or Linux (native package) version."
labels: bug
body: body:
- type: checkboxes - type: checkboxes
id: unique id: unique
@@ -1,6 +1,5 @@
name: "Feature request" name: "Feature request"
description: "Use this form to suggest a feature." description: "Use this form to suggest a feature."
labels: enhancement
body: body:
- type: checkboxes - type: checkboxes
attributes: attributes: