Update BUG-REPORT.yml (#379)

remove other tags than "bug" from the bug report
This commit is contained in:
Fuegovic 2023-05-25 13:17:03 -04:00 committed by GitHub
parent 634849ec12
commit 07796d9e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug", "dependencies", "documentation ", "duplicate", "enhancement", "good first issue", "help wanted", "invalid", "question", "tech debt", "wontfix"]
labels: ["bug"]
body:
- type: markdown
attributes: