Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Aug 9, 2024
1 parent 0b7cfd4 commit c38f488
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug Report
description: File a bug report
title: '[Bug]: '
labels: ['bug']
title: "[Bug]: "
labels: ["bug"]
assignees: []
body:
- type: markdown
Expand Down Expand Up @@ -31,4 +31,4 @@ body:
- Firefox
- Chrome
- Safari
- Microsoft Edge
- Microsoft Edge
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature request
description: File a feature request
title: '[Feature]: '
labels: ['enhancement']
title: "[Feature]: "
labels: ["enhancement"]
assignees: []
body:
- type: markdown
Expand All @@ -14,4 +14,4 @@ body:
label: What's the feature?
description: Describe the feature, who it would help, and link to any examples from other apps.
validations:
required: true
required: true

0 comments on commit c38f488

Please sign in to comment.