mirror of
https://github.com/usememos/memos.git
synced 2025-10-09 13:56:40 +08:00
fix: update issue template (#530)
This commit is contained in:
parent
d8adc0afe9
commit
11a7e897dc
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -20,8 +20,8 @@ body:
|
||||||
Provide the steps to reproduce the issue.
|
Provide the steps to reproduce the issue.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
3. Click on '....'
|
2. Click on '....'
|
||||||
4. See error
|
3. See error
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Reference in a new issue