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

Commit

Permalink
Merge pull request #273 from asigloo:fix/bug-report-form-not-working
Browse files Browse the repository at this point in the history
fix: maybe this
  • Loading branch information
alvarosabu authored Aug 24, 2021
2 parents c688ded + 7e540ee commit 88807ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F41E Bug report"
description: Create a report to help me improve the library
title: Am I a bug or a feature?
title: 'Am I a bug or a feature?'
labels: [triage, bug]
assignees:
- alvarosaburido
Expand Down Expand Up @@ -30,7 +30,7 @@ body:
id: reproduction
attributes:
label: Describe the bug
description: Steps to reproduce the behavior,
description: Steps to reproduce the behavior
validations:
required: true
- type: textarea
Expand All @@ -55,7 +55,7 @@ body:
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
- type: checkboxes
- type: checkboxes
id: checkboxes
attributes:
label: Validations
Expand Down

0 comments on commit 88807ef

Please sign in to comment.