From 6d08efdcd757b5fca3f9db2ee3be32d53b13f3b8 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Fri, 8 Sep 2023 01:12:24 +0200 Subject: [PATCH] chore: fix issue template --- .github/ISSUE_TEMPLATE/bug-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index b90072cc..13fd0360 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -12,7 +12,7 @@ body: - type: textarea attributes: label: Bug description - description: + description: | - Describe your bug in detail - Add steps to reproduce the bug if possible (Step 1. Download some files. Step 2. ...) - Add images and videos if possible