mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-19 00:18:56 +01:00
Fix: label placement
This commit is contained in:
parent
b0e33970b8
commit
dfe6505af0
12
.github/ISSUE_TEMPLATE/bug.yaml
vendored
12
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user