Move regression template to yaml file (#2229)
This commit is contained in:
@ -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.
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user