Move regression template to yaml file (#2229)

This commit is contained in:
Josh Mock
2024-04-18 12:04:06 -05:00
committed by GitHub
parent a13992ec7d
commit 2da30cd4cd

View File

@ -1,6 +1,6 @@
--- ---
name: 💥 Regression Report name: 💥 Regression Report
about: Report unexpected behavior that worked in previous versions description: Report unexpected behavior that worked in previous versions
labels: ["Category: Bug"] labels: ["Category: Bug"]
body: body:
- type: markdown - type: markdown
@ -90,4 +90,3 @@ body:
id: env-info id: env-info
attributes: attributes:
label: Any other relevant environment information. label: Any other relevant environment information.
---