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