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
|
||||
id: repo
|
||||
attributes:
|
||||
label: Select a repo
|
||||
description: Which repo are you using? (Check /etc/matt/config.ini)
|
||||
label: Select a pool
|
||||
description: Which pool(s) are having this issue on? (Check /etc/matt/config.ini)
|
||||
multiple: true
|
||||
options:
|
||||
- Stable base repo (mptp://stable.matterlinux.xyz/base)
|
||||
- Next base repo (mptp://next.matterlinux.xyz/base)
|
||||
|
Loading…
Reference in New Issue
Block a user