mirror of https://github.com/usememos/memos.git
chore: update issue template (#517)
This commit is contained in:
parent
013ded1e04
commit
5aee2f46ab
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue