Merge pull request #1119 from GSA/fixing-the-bug-template

Replicated the User Story Template in a few ways to see if that fixes…
This commit is contained in:
Tim Lowden
2024-01-18 10:28:04 -05:00
committed by GitHub

View File

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