mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
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:
parent
16067fcc59
commit
f99ca60619
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue