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:
authorKlemens Nanni <klemens@posteo.de>2022-01-21 03:35:40 +0300
committerKlemens Nanni <klemens@posteo.de>2022-01-21 03:35:40 +0300
commit0ba01161bfebf09180bcac0cd889a087ecb57516 (patch)
tree0e6899c549c7ff8947d146bd84e08811b221de30
parenta517b06fb5a693e4cb3bc7704b657793ee638430 (diff)
MAINT(github): List OpenBSD as supported OS
Noticed while creating #5488.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/support.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 06eb70df2..ca9bd8c38 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -52,6 +52,7 @@ body:
- Windows
- macOS
- FreeBSD
+ - OpenBSD
- Other
validations:
required: true
diff --git a/.github/ISSUE_TEMPLATE/support.yml b/.github/ISSUE_TEMPLATE/support.yml
index b702d8aaf..92d4ac2e1 100644
--- a/.github/ISSUE_TEMPLATE/support.yml
+++ b/.github/ISSUE_TEMPLATE/support.yml
@@ -45,6 +45,7 @@ body:
- Windows
- macOS
- FreeBSD
+ - OpenBSD
- Other
validations:
required: true