chore: format files
parent
6e466dc82d
commit
d7643f1e7d
|
@ -1,4 +1,4 @@
|
||||||
name: "\U0001F41E Bug report"
|
name: 🐞 Bug report
|
||||||
description: Report an issue
|
description: Report an issue
|
||||||
labels: ['s: pending triage', 'c: bug']
|
labels: ['s: pending triage', 'c: bug']
|
||||||
body:
|
body:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
name: "\U0001F680 New feature proposal"
|
name: 🚀 New feature proposal
|
||||||
description: Propose a new feature
|
description: Propose a new feature
|
||||||
labels: ['s: pending triage'] # This will automatically assign the 's: pending triage' label
|
labels: ['s: pending triage'] # This will automatically assign the 's: pending triage' label
|
||||||
body:
|
body:
|
||||||
|
@ -32,4 +32,4 @@ body:
|
||||||
id: additional-context
|
id: additional-context
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional context
|
label: Additional context
|
||||||
description: Any other context about the feature request here.
|
description: Any other context about the feature request here.
|
||||||
|
|
|
@ -6,6 +6,6 @@
|
||||||
"csstools.postcss",
|
"csstools.postcss",
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
"vue.volar",
|
"vue.volar",
|
||||||
"lokalise.i18n-ally",
|
"lokalise.i18n-ally"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue