From 8b9d4824f571f5b5beda40d903cb5e0eccdb8520 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Mon, 3 Jun 2024 01:49:36 -0400 Subject: [PATCH] Simplify --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 152c2aeb..bbf6b4cd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -29,7 +29,6 @@ body: - What you were trying to do - What you expected to happen - What actually happened - - Any additional information that might help us diagnose the problem placeholder: | When doing {action}, the expected result should be {expected result}. When doing {action}, however, the actual result was {actual result}.