From ccc6d5975f6644ba2772c59592eb0b0298bfc802 Mon Sep 17 00:00:00 2001 From: -LAN- Date: Wed, 13 Aug 2025 09:28:42 +0800 Subject: [PATCH] chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847) --- .github/ISSUE_TEMPLATE/{chore.yaml => refactor.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{chore.yaml => refactor.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/chore.yaml b/.github/ISSUE_TEMPLATE/refactor.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/chore.yaml rename to .github/ISSUE_TEMPLATE/refactor.yml