From 7465e65e0decf97bb8744fb1ed74d5bb1818bf2a Mon Sep 17 00:00:00 2001 From: Zack Date: Thu, 21 Sep 2023 18:44:01 -0400 Subject: [PATCH] Update and rename bug_report.md to bug_report.yml --- .github/ISSUE_TEMPLATE/{bug_report.md => bug_report.yml} | 2 -- 1 file changed, 2 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => bug_report.yml} (99%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 99% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.yml index a9d5047d6d..75d5117527 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,3 @@ ---- name: Bug report about: Create a report to help us resolve an issue title: '' @@ -45,4 +44,3 @@ body: attributes: label: Additional information placeholder: "Add any other context about the problem here." ----