Replicated the User Story Template in a few ways to see if that fixes things

This commit is contained in:
Jonathan Bobel
2024-01-18 10:11:27 -05:00
parent 862be13d89
commit 201d4c75d4

View File

@@ -1,8 +1,12 @@
name: Bug Report name: "Bug Report"
description: File a bug report description: "Use this template to file a bug report"
title: "[Bug]: " title: "Bug: [Brief description of the bug]"
labels: ["bug"]
labels:
- "Type: Bug"
assignees: assignees:
body: body:
- type: markdown - type: markdown
attributes: attributes:
@@ -25,7 +29,7 @@ body:
value: "A bug happened!" value: "A bug happened!"
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: page id: page
attributes: attributes:
label: What pages did this appear on? label: What pages did this appear on?