From 0cc15c9165c28ab05679d8b66cf8090913e0bcf7 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Tue, 31 Oct 2023 16:32:27 -0700 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ac00d56e..b1b40d58 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,9 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**Additional context** +Add any other context about the problem here. + --- **How did you install MemGPT?** @@ -54,6 +57,3 @@ If you are trying to run MemGPT with local LLMs, please provide the following in - Your hardware for the MemGPT command (same computer as the local LLM backend?) - The full output (or as much as possible) of where the LLM is failing - If you can include screenshots, even better! - -**Additional context** -Add any other context about the problem here.