From 771feca7971deb3f25ba1b44bed2cd47d743ccc5 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:38:38 +0100 Subject: [PATCH] [skip ci] Fix "bug report" template --- .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 d1d260e8..2a5aef98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,7 +52,7 @@ body: label: Suwayomi-Server version description: You can find your Suwayomi-Server version in **More → About**. placeholder: | - Example: "v1.1.1 | v1.1.1-r1701" + Example: "v1.1.1 | v1.1.1-r1701" validations: required: true