Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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