chore: update issue template (#517)

This commit is contained in:
boojack
2022-11-21 23:38:21 +08:00
committed by GitHub
parent 013ded1e04
commit 5aee2f46ab
2 changed files with 2 additions and 9 deletions

View File

@@ -24,15 +24,8 @@ body:
4. See error
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: |
Describe what you expected to happen.
validations:
required: true
- type: textarea
attributes:
label: Screenshots or additional context
description: |
Add screenshots or any other context about the problem here.
Add screenshots or any other context about the problem.

View File

@@ -25,4 +25,4 @@ body:
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
description: Add any other context or screenshots about the feature request.