Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 88807ef

Browse files
authored
Merge pull request #273 from asigloo:fix/bug-report-form-not-working
fix: maybe this
2 parents c688ded + 7e540ee commit 88807ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "\U0001F41E Bug report"
22
description: Create a report to help me improve the library
3-
title: Am I a bug or a feature?
3+
title: 'Am I a bug or a feature?'
44
labels: [triage, bug]
55
assignees:
66
- alvarosaburido
@@ -30,7 +30,7 @@ body:
3030
id: reproduction
3131
attributes:
3232
label: Describe the bug
33-
description: Steps to reproduce the behavior,
33+
description: Steps to reproduce the behavior
3434
validations:
3535
required: true
3636
- type: textarea
@@ -55,7 +55,7 @@ body:
5555
attributes:
5656
label: Additional context
5757
description: Add any other context or screenshots about the feature request here.
58-
- type: checkboxes
58+
- type: checkboxes
5959
id: checkboxes
6060
attributes:
6161
label: Validations

0 commit comments

Comments
 (0)