Skip to content

Commit

Permalink
chore: fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 12, 2021
1 parent 1448bc0 commit 102c4cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report-bridge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F41E Bug report (Nuxt Bridge)"
description: Create a report to help us improve Nuxt Bridge
labels: [triage:bug, bridge]
labels: ["triage:bug", bridge]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -46,4 +46,4 @@ body:
description: |
Optional if provided reproduction. Please try not to insert an image but copy paste the log text.
render: shell

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report-nuxt3.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F41E Bug report (Nuxt 3)"
description: Create a report to help us improve Nuxt 3
labels: [triage:bug, nuxt3]
labels: ["triage:bug", nuxt3]
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 102c4cd

Please sign in to comment.