From e5e0cd17dc9a831e3c1798eae1347a7ab2cdd2b7 Mon Sep 17 00:00:00 2001 From: Alvaro Saburido Date: Tue, 24 Aug 2021 16:19:15 +0200 Subject: [PATCH] fix: typo on bug request file type --- .github/ISSUE_TEMPLATE/{bug_report.yml => bug_report.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => bug_report.yaml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug_report.yaml