From 6893b7e5e7563facaad1e4e93da4066480c5bb89 Mon Sep 17 00:00:00 2001 From: Reinier van der Leer Date: Fri, 7 Jul 2023 01:10:11 +0200 Subject: [PATCH] Fix log textareas in bug issue template --- .github/ISSUE_TEMPLATE/1.bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 3c660a8e..53c7f9da 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -140,8 +140,8 @@ body: ⚠️The following is OPTIONAL, please keep in mind that the log files may contain personal information such as credentials.⚠️ "The log files are located in the folder 'logs' inside the main auto-gpt folder." - - - type: input + + - type: textarea attributes: label: Upload Activity Log Content description: | @@ -152,7 +152,7 @@ body: validations: required: false - - type: input + - type: textarea attributes: label: Upload Error Log Content description: |