mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-11 07:33:36 -05:00
Replicated the User Story Template in a few ways to see if that fixes things
This commit is contained in:
@@ -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?
|
||||||
Reference in New Issue
Block a user