From bfbbd2dad19b91028b76159873e30c866d970ff0 Mon Sep 17 00:00:00 2001 From: Ryc O'Chet Date: Fri, 15 May 2026 19:32:22 +0100 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug_report.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 26ea6d2f..bcdc1dc1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,5 +1,5 @@ name: Bug Report -description: Create a report to help us improve Lingarr +description: Create a report to help us improve this project title: "[BUG]" labels: bug assignees: @@ -59,26 +59,26 @@ body: - type: input id: os attributes: - label: Operating System - placeholder: "e.g. iOS, android, windows, linux, etc" + label: Operating System + placeholder: "e.g. iOS, android, windows, linux, etc" - type: input id: browser attributes: - label: Browser - placeholder: "e.g. chrome, firefox, safari, edge, etc" + label: Browser + placeholder: "e.g. chrome, firefox, safari, edge, etc" - type: input id: tinyauth attributes: - label: Tinyauth Version - placeholder: "e.g. v5.0.0" + label: Tinyauth Version + placeholder: "e.g. v5.0.0" - type: input id: docker attributes: - label: Docker Version (if applicable) - placeholder: "e.g. 27.3.1" + label: Docker Version (if applicable) + placeholder: "e.g. 27.3.1" - type: checkboxes id: not-llm