From e7f60febff8cdce137db6cee7b75fcf1df160121 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Fri, 17 Nov 2023 19:19:51 +0100 Subject: [PATCH] Change "1. 2. 3." in bug report template to placeholder --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 31ddf725..24bd8e9e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -28,7 +28,7 @@ body: attributes: label: Repro steps description: "How do you trigger this bug? Please walk us through it step by step." - value: | + placeholder: | 1. 2. 3.