From 5ba7e0c6fc486bde88dcb1b3f0afa29370d5368b Mon Sep 17 00:00:00 2001 From: Colin McKibben <75683148+colin-mckibben-sp@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:37:28 -0400 Subject: [PATCH] Update bug-report.md Removed additional text in the issue template title since most people don't delete that. --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d556331ce..fe8dd27a7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Create a report to help us improve. -title: '[Bug] Your Bug Report Here' +title: '[Bug]' labels: '' assignees: '' ---