🔧 Global formatting and update formatting
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Bug report
|
||||
description: Problems with the software
|
||||
title: '[Bug] '
|
||||
labels: ['bug']
|
||||
title: "[Bug] "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -73,4 +73,4 @@ body:
|
||||
- label: I'm willing to submit a PR!
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: 'Thanks for completing our form!'
|
||||
value: "Thanks for completing our form!"
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Feature
|
||||
description: Add new feature, improve code, and more
|
||||
labels: ['enhancement']
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -43,4 +43,4 @@ body:
|
||||
- label: I'm willing to submit a PR!
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: 'Thanks for completing our form!'
|
||||
value: "Thanks for completing our form!"
|
||||
|
||||
Reference in New Issue
Block a user