From 8d6b6143d4831812be0de83d5110fd58a383516b Mon Sep 17 00:00:00 2001 From: Madeline Miller Date: Sat, 5 Mar 2022 13:32:23 +1000 Subject: [PATCH] These should be yml files --- .github/ISSUE_TEMPLATE/{bug_report.md => bug_report.yml} | 0 .../ISSUE_TEMPLATE/{feature_request.md => feature_request.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => bug_report.yml} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.md => feature_request.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.yml diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.yml