Improve placeholder text for steps to reproduce

Move value to placeholder, so the field is empty and the user has to write something in this field themselves.
Provide simple example steps to make it more clear what we expect.
This commit is contained in:
Hielke Morsink 2022-07-26 23:58:14 +02:00 committed by GitHub
parent 3f56a0eac9
commit 4bac31c997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -47,11 +47,11 @@ body:
attributes:
label: Steps to reproduce
description: We highly suggest including a screenshot and a bug report log (System tray->Report bug).
placeholder: Tell us the steps required to trigger your bug.
value: |
1.
2.
3.
placeholder: |
Tell us the steps required to trigger your bug. Example:
1. Open the attached park file
2. Click on the park entrance
3. The game crashes
validations:
required: true