From 2e1e5f08c9292863855fc9fbe5fb3ec391681971 Mon Sep 17 00:00:00 2001 From: Hirzi Date: Sat, 16 Nov 2024 20:48:43 +0700 Subject: [PATCH] fix: correct typo in issue template file name --- .github/ISSUE_TEMPLATE/{bug-report.yml.txt => bug-report.yml} | 0 .github/ISSUE_TEMPLATE/{config.yml.txt => config.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug-report.yml.txt => bug-report.yml} (100%) rename .github/ISSUE_TEMPLATE/{config.yml.txt => config.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml.txt b/.github/ISSUE_TEMPLATE/bug-report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug-report.yml.txt rename to .github/ISSUE_TEMPLATE/bug-report.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml.txt b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yml.txt rename to .github/ISSUE_TEMPLATE/config.yml