From 01823729ec9867f5961c8f69bc98ac83bc698842 Mon Sep 17 00:00:00 2001 From: Fazri Gading Date: Tue, 27 Jan 2026 03:40:22 +0800 Subject: [PATCH] fix screenshot input in feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6d1d5d4..44c8816 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -39,7 +39,7 @@ body: validations: required: true - - type: screenshots + - type: textarea id: screenshots attributes: label: Screenshots (Optional) @@ -49,4 +49,4 @@ body: id: additional attributes: label: Additional context - description: Add any other context or screenshots about the feature request here. \ No newline at end of file + description: Add any other context or screenshots about the feature request here.