From 7363546b91a599e74955e59ddafda84306cea38f Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Mon, 31 Oct 2022 13:51:01 +0800 Subject: [PATCH] refactor(.github): change to upper case --- .github/{pull_request_template.md => PULL_REQUEST_TEMPLATE.md} | 0 .github/{sponsors.md => SPONSORS.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{pull_request_template.md => PULL_REQUEST_TEMPLATE.md} (100%) rename .github/{sponsors.md => SPONSORS.md} (100%) diff --git a/.github/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/sponsors.md b/.github/SPONSORS.md similarity index 100% rename from .github/sponsors.md rename to .github/SPONSORS.md