From bbbc0276d11399ded60dd99716f0a79ff78b2aff Mon Sep 17 00:00:00 2001 From: Wladimir Kirianov Date: Thu, 15 Sep 2022 15:40:41 +0200 Subject: Add description to Steps to reproduce --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 94106240..0a23da4e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ -name: Bug report +name: Bug Report description: Create a report to help us improve existing features -labels: ["type: possible bug"] +labels: ['type: possible bug'] body: - type: markdown attributes: @@ -56,6 +56,7 @@ body: id: steps attributes: label: Steps to reproduce + description: Do not forget to always add example posts, links, markdown... placeholder: | 1. This 2. Then that -- cgit v1.2.3