From 62bf53511f3e95e1d975f590381d47c2df43a2b0 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 28 Aug 2023 10:04:01 +0200 Subject: [PATCH] Fix typ in bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c7dcfc1..8246793 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -51,7 +51,7 @@ body: options: - self-hosted - linux - - window + - windows - macos validations: required: true @@ -60,4 +60,4 @@ body: id: ghes attributes: label: Are you on GitHub Enterprise Server? If so, what version? - placeholder: vX.Y \ No newline at end of file + placeholder: vX.Y