From f9848a69b7a18037eb2e30e5d88c3e21f0c1d28e Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Tue, 2 Feb 2021 00:50:10 +0100 Subject: [PATCH] So close, and yet so far away - issue forms for the last time tonight (#4784) --- .github/ISSUE_TEMPLATE/enhancements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/enhancements.yml b/.github/ISSUE_TEMPLATE/enhancements.yml index ad5b66823..8ec1990a9 100644 --- a/.github/ISSUE_TEMPLATE/enhancements.yml +++ b/.github/ISSUE_TEMPLATE/enhancements.yml @@ -15,9 +15,9 @@ inputs: label: "What component of Red (cog, command, API) would you like to see improvements on?" placeholder: Audio required: true -- type: textfield +- type: textarea attributes: - label: "Descrive the enhancement you're suggesting." + label: "Describe the enhancement you're suggesting." required: true description: | Feel free to describe in as much detail as you wish.