From 84ebd605e4d762269f5fd2ab21b79981dffecb45 Mon Sep 17 00:00:00 2001 From: Midori Date: Wed, 16 Aug 2023 18:04:27 +0900 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 5b0b41ab..9b96284c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -17,7 +17,9 @@ body: description: | Please clarify what kind of bug it is, and show us steps to reproduce placeholder: | - Steps to reproduce + Description of the bug: + + Steps to reproduce: 1. ... 2. ... 3. ...