From 295b49bf62611944ed6b8ca4fb3132e21136e8dc Mon Sep 17 00:00:00 2001 From: "Hong Jing (Jingles)" Date: Thu, 14 Nov 2024 13:04:55 +0800 Subject: [PATCH] update template --- .github/ISSUE_TEMPLATE/-docs.md | 2 +- .github/ISSUE_TEMPLATE/-feature.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/-docs.md b/.github/ISSUE_TEMPLATE/-docs.md index edd4aa478..67db21b3a 100644 --- a/.github/ISSUE_TEMPLATE/-docs.md +++ b/.github/ISSUE_TEMPLATE/-docs.md @@ -25,7 +25,7 @@ body: validations: required: false - type: textarea - id: alternatives + id: context attributes: label: Additional context description: Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/-feature.md b/.github/ISSUE_TEMPLATE/-feature.md index bf10a7e89..2fda1c320 100644 --- a/.github/ISSUE_TEMPLATE/-feature.md +++ b/.github/ISSUE_TEMPLATE/-feature.md @@ -32,7 +32,7 @@ body: validations: required: false - type: textarea - id: alternatives + id: context attributes: label: Additional context description: Add any other context or screenshots about the feature request here.