diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2959ec2fa..9e0197146 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,4 +55,4 @@ body: - type: textarea attributes: label: Anything Else? - value: Add any additional context you can provide below. + description: Add any additional context you can provide below. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f329029e8..82f06628f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -39,4 +39,4 @@ body: - type: textarea attributes: label: Anything Else? - value: Add any additional context you can provide below. + description: Add any additional context you can provide below.