[improvement][project]Adjust github issue forms.

This commit is contained in:
jerryjzhang
2024-12-20 12:43:22 +08:00
parent 91856ddebd
commit 5faf5f3ac4
3 changed files with 6 additions and 59 deletions

View File

@@ -42,12 +42,6 @@ body:
validations:
required: true
- type: textarea
attributes:
label: What You Expected?
validations:
required: true
- type: textarea
attributes:
label: How to Reproduce?
@@ -61,10 +55,6 @@ body:
If it is hard to reproduce, please also explain the general scene.
- type: textarea
attributes:
label: Anything Else?
- type: checkboxes
attributes:
label: Are you willing to submit PR?