From 731671972feb0854159b562b3b25c4efa4bb8ad9 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Tue, 31 Oct 2023 16:31:37 -0700 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c9920535..ac00d56e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,8 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +--- + **How did you install MemGPT?** - From the official package? `pip install pymemgpt`