diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2abaa629d..7d31fc48e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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