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:
authorluz paz <luzpaz@users.noreply.github.com>2022-01-30 23:09:19 +0300
committerRobert Adam <dev@robert-adam.de>2022-02-06 20:27:12 +0300
commitb0016256afcfac3ae592f85ac3a27999aad82fc5 (patch)
tree55f568c32d214a4740b3be17c52943a51eea658a /.github/ISSUE_TEMPLATE
parent252da9bae4de783f27007aca77bdbfcb0b05c035 (diff)
DOCS: Fix typos
Found via `codespell -q 3 -S *.ts,./3rdparty,./3rdPartyLicenses -L aci,ba,crypted,datas,doubleclick,feld,hsi,ist,keypair,ro,unknwn` Includes misc. fixes to .github/ and cmake files
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index ca9bd8c38..ca295a9c8 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -60,7 +60,7 @@ body:
id: reproducible
attributes:
label: Reproducible?
- description: Were you able to reproduce the issue (in contrast to only having expierenced it once)?
+ description: Were you able to reproduce the issue (in contrast to only having experienced it once)?
options:
- "Yes"
- "No"
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index d53267aae..5f5ca8558 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -35,7 +35,7 @@ body:
id: os
attributes:
label: OS-specific?
- description: Would this feature be OS-specific (in constrast to being useful across all OS)
+ description: Would this feature be OS-specific (in contrast to being useful across all OS)
options:
- "Yes"
- "No"