Modified issues templates to use placeholders everywhere instead of inputs, so there is less chances to have fields filled only with origin input

This commit is contained in:
Peio Rigaux 2021-11-29 17:31:10 +01:00
parent 16067fcc59
commit f99ca60619

View file

@ -64,7 +64,7 @@ body:
- Version of the App [e.g. 4.3.2]
- Version of the SDK [e.g 5.0.49]
value: |
placeholder: |
- Device:
- OS:
- Version of the App:
@ -76,7 +76,7 @@ body:
attributes:
label: Expected behaviour
description: "A clear and concise description of what you expected to happen."
value: |
placeholder: |
I wanted to do a simple call with the Linux client calling the Android phone. However, the desktop app crashed.
validations:
required: true