fixed placeholder in bug report template
This commit is contained in:
parent
fd580a1565
commit
3de4ae1147
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ body:
|
||||||
description: Please provide detailed steps to reproduce the bug.
|
description: Please provide detailed steps to reproduce the bug.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1. Do this
|
1. Do this
|
||||||
2. Do that\
|
2. Do that
|
||||||
3. Do this other thing\
|
3. Do this other thing
|
||||||
4. Bug happens!
|
4. Bug happens!
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
Reference in a new issue