🔧 Global formatting and update formatting

This commit is contained in:
Tw93
2025-08-05 19:53:58 +08:00
parent 467123068a
commit 7c2c68f3a6
47 changed files with 824 additions and 653 deletions

View File

@@ -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!"

View File

@@ -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!"