mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 18:04:28 +01:00
Fix log textareas in bug issue template
This commit is contained in:
committed by
GitHub
parent
70e8b07428
commit
6893b7e5e7
6
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
6
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user