formatting

This commit is contained in:
Bennett Blodinger 2021-09-02 17:43:24 -05:00
parent 51a359496a
commit 391d4f839a

View file

@ -39,7 +39,7 @@ body:
description: 'If applicable, add screenshots to help explain your problem.' description: 'If applicable, add screenshots to help explain your problem.'
- type: markdown - type: markdown
attributes: attributes:
value: Server value: "### Server"
- type: input - type: input
attributes: attributes:
label: Snipe-IT Version label: Snipe-IT Version
@ -65,7 +65,7 @@ body:
required: true required: true
- type: markdown - type: markdown
attributes: attributes:
value: Desktop value: "### Desktop"
- type: input - type: input
id: desktop_operatingSystem id: desktop_operatingSystem
attributes: attributes:
@ -83,23 +83,23 @@ body:
description: 'e.g. 93' description: 'e.g. 93'
- type: markdown - type: markdown
attributes: attributes:
value: Mobile value: "### Mobile"
- type: input - type: input
attributes: attributes:
label: Device label: Device
description: 'e.g. iPhone 6, Pixel 4a' description: 'e.g. iPhone 6, Pixel 4a'
- type: input - type: input
id: device_operatingSystem id: mobile_operatingSystem
attributes: attributes:
label: Operating System label: Operating System
description: 'e.g. iOS 8.1, Android 9' description: 'e.g. iOS 8.1, Android 9'
- type: input - type: input
id: device_browser id: mobile_browser
attributes: attributes:
label: Browser label: Browser
description: 'e.g. Google Chrome, Safari' description: 'e.g. Google Chrome, Safari'
- type: input - type: input
id: device_version id: mobile_version
attributes: attributes:
label: Version label: Version
description: 'e.g. 93' description: 'e.g. 93'