Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2021-12-01 10:53:20 +0300
committerGitHub <noreply@github.com>2021-12-01 10:53:20 +0300
commit298273d9564ad91736f9e05a94c22e8de327c1e6 (patch)
treef3200ab569a990c221c80cbb4d2d18adba9d7f4b /.github
parent94b41e7de70678a9b34a8e432d888b60095ad949 (diff)
MAINT: Update support issue form
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/support.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/support.yml b/.github/ISSUE_TEMPLATE/support.yml
index c81927d44..b702d8aaf 100644
--- a/.github/ISSUE_TEMPLATE/support.yml
+++ b/.github/ISSUE_TEMPLATE/support.yml
@@ -14,7 +14,7 @@ body:
placeholder: My settings are not saved.
validations:
required: true
- - type: textarea
+ - type: input
id: version
attributes:
label: Mumble version
@@ -37,7 +37,8 @@ body:
- type: dropdown
id: os
attributes:
- label: What OS are you using?
+ label: OS
+ description: What OS are you using?
multiple: true
options:
- Linux
@@ -51,4 +52,4 @@ body:
id: additional
attributes:
label: Additional information
- description: Is there anything else you can tell us about your issue and/or the used system and environemnt?
+ description: Is there anything else you can tell us about your issue and/or the used system and environment?