From cd9413a10f69bd0a1452ccb83e8da7467019ea04 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 00:19:54 +0200 Subject: [PATCH] Update 3-bug.yml --- .github/ISSUE_TEMPLATE/3-bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-bug.yml b/.github/ISSUE_TEMPLATE/3-bug.yml index bf7d806..fa4ef66 100644 --- a/.github/ISSUE_TEMPLATE/3-bug.yml +++ b/.github/ISSUE_TEMPLATE/3-bug.yml @@ -1,4 +1,4 @@ -name: "\U0001F41E Bug Report" +name: "\U0001F41E Bug report" description: Create a report to help us improve the container title: "[Bug]: " labels: ["bug"] @@ -38,7 +38,7 @@ body: id: summary attributes: label: Description - description: A clear and concise description of your issue. + description: Describe the expected behaviour, the actual behaviour, and the steps to reproduce. validations: required: true - type: textarea