From 75de7faecebd32e4f40f13a249b9b9c120e050ef Mon Sep 17 00:00:00 2001 From: Nathan Sarrazin Date: Mon, 27 Mar 2023 02:08:25 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b17172b..6fbd3c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,6 +12,7 @@ body: attributes: label: Bug description description: Please provide a bug description with expected beavior vs. actual behavior. + placeholder: Don't put your logs here! validations: required: true @@ -67,4 +68,4 @@ body: - label: I'm running the latest version of the main branch. required: true - label: I checked existing issues to see if this has already been described. - required: true \ No newline at end of file + required: true