fix: allow users to select multiple pools while reporting issues
This commit is contained in:
parent
58827465d3
commit
44706f4e3d
@ -16,8 +16,9 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: repo
|
id: repo
|
||||||
attributes:
|
attributes:
|
||||||
label: Select a repo
|
label: Select a pool
|
||||||
description: Which repo are you using? (Check /etc/matt/config.ini)
|
description: Which pool(s) are having this issue on? (Check /etc/matt/config.ini)
|
||||||
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Stable base repo (mptp://stable.matterlinux.xyz/base)
|
- Stable base repo (mptp://stable.matterlinux.xyz/base)
|
||||||
- Next base repo (mptp://next.matterlinux.xyz/base)
|
- Next base repo (mptp://next.matterlinux.xyz/base)
|
||||||
|
Loading…
Reference in New Issue
Block a user