From d936553047343132ada419432fd17159f0f3795a Mon Sep 17 00:00:00 2001 From: forehalo Date: Fri, 14 Mar 2025 02:20:14 +0000 Subject: [PATCH] chore: auto assign feature reqeusts (#10819) --- .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index b56bf217d..6fa9cf389 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -2,6 +2,7 @@ name: Feature Request description: Suggest a feature or improvement title: '[Feature Request]: ' labels: ['feat', 'story'] +assignees: ['hwangdev97'] body: - type: markdown attributes: