From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 27 Aug 2022 14:11:49 +0000 (+0100) Subject: Update Bug Report.yaml X-Git-Tag: 4.1-rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91dee68160191019ee5a0c3fee196fbb6b56694b;p=thirdparty%2Fshairport-sync.git Update Bug Report.yaml --- diff --git a/.github/ISSUE_TEMPLATE/Bug Report.yaml b/.github/ISSUE_TEMPLATE/Bug Report.yaml index a7405cb5..6349792e 100644 --- a/.github/ISSUE_TEMPLATE/Bug Report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug Report.yaml @@ -23,7 +23,7 @@ body: - type: textarea id: os attributes: - label: Operatiing System? + label: Operating System? description: What Operating System are you running on ? (`uname -a`) validations: required: true @@ -40,7 +40,7 @@ body: label: How did you install Shairport Sync? options: - Homebrew for Mac - - A package manager (`apt`, `yum`, `pkg`, ...) + - A package manager (e.g. apt, yum, pkg, ...) - Built from source validations: required: true