update: issue template

This commit is contained in:
ngn 2024-08-11 02:12:41 +03:00
parent 7401043b85
commit aa67734a7b

View File

@ -16,11 +16,12 @@ 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/mp/cfg) description: Which pool(s) are having this issue on? (Check /etc/matt/config.ini)
multiple: true
options: options:
- https://24.matterlinux.xyz/desktop - Stable server repo (mptp://stable.matterlinux.xyz/server)
- https://next.matterlinux.xyz/desktop - Next server repo (mptp://next.matterlinux.xyz/server)
- Other (specify in the description) - Other (specify in the description)
validations: validations:
required: true required: true