From a6cbb7741992eb0c98f51df3aebad5d47d3fcb0e Mon Sep 17 00:00:00 2001 From: MegAmi Date: Tue, 18 Mar 2025 18:46:18 -0500 Subject: [PATCH] YAML doesn't like that apparently --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 02009cd4..0d574473 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,7 +55,7 @@ body: required: true attributes: label: Steps to Reproduce - description: Steps to reproduce the bug: + description: Steps to reproduce the bug placeholder: | 1. Go to '...' 2. etc. @@ -79,7 +79,7 @@ body: required: true attributes: label: Specifications - description: Fill out the following details: + description: Fill out the following details placeholder: | - CPU: (e.g. Intel Core [...], AMD Ryzen [...], etc.) - GPU: (e.g. NVIDIA GeForce [...], Radeon HD [...], Intel HD [...], etc.)