From dfd445acbdc6304f96d150dec7f0da3bc4aa2bcc Mon Sep 17 00:00:00 2001 From: Ze Jiang <140244861+Zane-Jiang@users.noreply.github.com> Date: Thu, 18 Sep 2025 15:24:35 +0800 Subject: [PATCH] chore(issue): Fix typo in issue template (#858) --- .github/ISSUE_TEMPLATE/3.performance_dicussion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3.performance_dicussion.yml b/.github/ISSUE_TEMPLATE/3.performance_dicussion.yml index b7fd6499..b1592afe 100644 --- a/.github/ISSUE_TEMPLATE/3.performance_dicussion.yml +++ b/.github/ISSUE_TEMPLATE/3.performance_dicussion.yml @@ -1,4 +1,4 @@ -name: "⚙️ Preformance discussions" +name: "⚙️ Performance discussions" description: "Questions about Mooncake's performance" title: "[Performance]: " labels: ["performance"]