From 61e9db97b9e2232fd7fcd8d6ae2b71ff3b566b6d Mon Sep 17 00:00:00 2001 From: Carter Li Date: Tue, 21 Jan 2025 08:52:07 +0800 Subject: [PATCH] Doc: update feature_request issue template --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index acebefb6c..faeaf0770 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -34,3 +34,7 @@ body: description: Why do you want this feature? Why doesn't `Command` module suffice for you? validations: required: true + - type: textarea + attributes: + label: Additional context + description: Add any other context or screenshots about the feature request here.