Fix: label placement

This commit is contained in:
Nicholas Wallace 2024-05-05 16:37:11 +00:00
parent b0e33970b8
commit dfe6505af0

View File

@ -65,9 +65,8 @@ body:
value: '### Desktop Environment' value: '### Desktop Environment'
- type: dropdown - type: dropdown
id: desktop-os id: desktop-os
label: If the issue is being seen on Desktop, what OS are you running where you see the issue?
attributes: attributes:
label: Operating System label: If the issue is being seen on Desktop, what OS are you running where you see the issue?
options: options:
- Windows - Windows
- macOS - macOS
@ -77,9 +76,8 @@ body:
required: true required: true
- type: dropdown - type: dropdown
id: desktop-browsers id: desktop-browsers
label: If the issue is being seen in the UI, what browsers are you seeing the problem on?
attributes: attributes:
label: Desktop Browser label: If the issue is being seen in the UI, what browsers are you seeing the problem on?
options: options:
- Chrome - Chrome
- Firefox - Firefox
@ -91,18 +89,16 @@ body:
value: '### Mobile Environment' value: '### Mobile Environment'
- type: dropdown - type: dropdown
id: mobile-os id: mobile-os
label: If the issue is being seen on Mobile, what OS are you running where you see the issue?
attributes: attributes:
label: Operating System label: If the issue is being seen on Mobile, what OS are you running where you see the issue?
options: options:
- Android - Android
- iOS - iOS
- Other (list in "Additional Notes" box) - Other (list in "Additional Notes" box)
- type: dropdown - type: dropdown
id: mobile-browsers id: mobile-browsers
label: If the issue is being seen in the UI, what browsers are you seeing the problem on?
attributes: attributes:
label: Mobile Browser label: If the issue is being seen in the UI, what browsers are you seeing the problem on?
options: options:
- Chrome - Chrome
- Firefox - Firefox