Revert "Create bug_report.yml"

This commit is contained in:
Yasir Modak 2025-05-21 14:11:57 -07:00 committed by GitHub
parent 0d5942de6b
commit 35e79353f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,22 +0,0 @@
name: Bug report
description: Use this template to report bugs
labels: ["type:bug"]
body:
- type: markdown
attributes:
value: >
- type: textarea
id: description
attributes:
label: >
Description of the bug:
- type: textarea
id: behavior
attributes:
label: >
Actual vs expected behavior:
- type: textarea
id: info
attributes:
label: >
Any other information you'd like to share?