From e2759dae6fe59a0a5481b79262a62b130c758a13 Mon Sep 17 00:00:00 2001 From: David Ko Date: Sat, 29 Jul 2023 19:26:27 +0800 Subject: [PATCH] Update refactor.md --- .github/ISSUE_TEMPLATE/refactor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/refactor.md b/.github/ISSUE_TEMPLATE/refactor.md index 2476bcb..d77ac1b 100644 --- a/.github/ISSUE_TEMPLATE/refactor.md +++ b/.github/ISSUE_TEMPLATE/refactor.md @@ -1,5 +1,5 @@ --- -name: Refactoring request +name: Refactor request about: Suggest a refactoring request for an existing implementation title: "[REFACTOR] " labels: kind/refactoring