Refactor some code to make it looks cleaner

This commit is contained in:
PrinOrange
2023-12-29 19:55:54 +08:00
parent 643d528816
commit aa94563763
22 changed files with 87 additions and 106 deletions

View File

@@ -3,8 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ''
assignees: ""
---
**Describe the bug**

View File

@@ -2,9 +2,8 @@
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request]"
labels: ''
assignees: ''
labels: ""
assignees: ""
---
**Is your feature request related to a problem? Please describe.**

View File

@@ -3,8 +3,7 @@ name: Question And Answer
about: Ask questions that are unclear or unclear about this project.
title: "[Q & A]"
labels: question
assignees: ''
assignees: ""
---
Describe your problems here.