From d10d9f9f741ac338aa1a76b991545fc3b61fc993 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Wed, 14 Jul 2021 15:18:49 -0400 Subject: [PATCH] chore(): fix bug issue name (#23630) --- .github/ISSUE_TEMPLATE/{bug_report.yaml => bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yaml => bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yaml rename to .github/ISSUE_TEMPLATE/bug_report.yml