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
about: Report unexpected behavior that worked in previous versions
description: Report unexpected behavior that worked in previous versions
labels: ["Category: Bug"]
body:
- type: markdown
@ -90,4 +90,3 @@ body:
id: env-info
attributes:
label: Any other relevant environment information.
---