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.
|
||||
placeholder: |
|
||||
1. Do this
|
||||
2. Do that\
|
||||
3. Do this other thing\
|
||||
2. Do that
|
||||
3. Do this other thing
|
||||
4. Bug happens!
|
||||
validations:
|
||||
required: false
|
||||
|
|
Reference in a new issue