From f1308fad5e78cb5eaeedccb249720aec1bb7e899 Mon Sep 17 00:00:00 2001 From: Gokce Kantarci Date: Mon, 14 Oct 2024 14:52:48 +0300 Subject: [PATCH] [Runner] Remove unnecessary code. --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 987bd0057b..08412b5bca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -114,4 +114,5 @@ body: OpenSSH_for_Windows_8.1p1 My Cool Application v0.3 (include a code snippet if it would help!) validations: - required: false \ No newline at end of file + required: false + \ No newline at end of file