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 11:22:31 +0300
committerGitHub <noreply@github.com>2021-12-01 11:22:31 +0300
commit4de7e4be7de8636c1cc8302d9aeeaa1101d14bd8 (patch)
tree0457c06967a0968dc33e21bf45cafce160bc0852 /.github/ISSUE_TEMPLATE
parent6dd552497896017e9c99cb3b8b3bb1c9429f7f15 (diff)
MAINT: Fix feature request form
Previously multi-selection was allowed for the "OS-specific?" field, which doesn't make sense.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 509456423..d53267aae 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -36,7 +36,6 @@ body:
attributes:
label: OS-specific?
description: Would this feature be OS-specific (in constrast to being useful across all OS)
- multiple: true
options:
- "Yes"
- "No"