From 9e9b3f97c1cec663664abe4f6cac14d08c057184 Mon Sep 17 00:00:00 2001 From: Sai-Suraj-27 Date: Thu, 27 Jul 2023 10:37:04 +0530 Subject: [PATCH] changed the name of folder. --- .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/bug_report.yaml | 0 .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/config.yaml | 0 .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/feature_request.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/bug_report.yaml (100%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/config.yaml (100%) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/feature_request.yaml (100%) diff --git a/.github/ISSUE_TEMPLATES/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml similarity index 100% rename from .github/ISSUE_TEMPLATES/bug_report.yaml rename to .github/ISSUE_TEMPLATE/bug_report.yaml diff --git a/.github/ISSUE_TEMPLATES/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml similarity index 100% rename from .github/ISSUE_TEMPLATES/config.yaml rename to .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATES/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml similarity index 100% rename from .github/ISSUE_TEMPLATES/feature_request.yaml rename to .github/ISSUE_TEMPLATE/feature_request.yaml