From 22d96fd8a5613ab80be4fb3a30b379f2402a5b57 Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Thu, 26 Sep 2024 21:45:43 +0200 Subject: [PATCH] issue template: fix typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 61ee7ec39..83f9fe03f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -48,7 +48,7 @@ body: description: How did you install OpenDTU-OnBattery? options: - Pre-Compiled binary from GitHub releases - - Pre-Compiles binary from GitHub actions/pull-request + - Pre-Compiled binary from GitHub actions/pull-request - Self-Compiled validations: required: true