diff --git a/.github/ISSUE_TEMPLATE/01_bug.yml b/.github/ISSUE_TEMPLATE/01_bug.yml
index 3b97773e9aa085cb4c85ad26cdbc50455dd21582..582670a0881d06864cf444d4684d396771e0d567 100644
--- a/.github/ISSUE_TEMPLATE/01_bug.yml
+++ b/.github/ISSUE_TEMPLATE/01_bug.yml
@@ -6,7 +6,7 @@ body:
   - type: markdown
     attributes:
       value: | 
-        Use this template to file a bug report for AnythingLLM. Please be as descriptive as possible to allow everyone to replicate and solve your issue. Want help contributing a PR? Use our repo chatbot by OnboardAI! https://learnthisrepo.com/anythingllm"
+        Use this template to file a bug report for AnythingLLM. Please be as descriptive as possible to allow everyone to replicate and solve your issue.
   - type: dropdown
     id: runtime
     attributes:
diff --git a/.github/ISSUE_TEMPLATE/02_feature.yml b/.github/ISSUE_TEMPLATE/02_feature.yml
index ab2be3abd51c14e699c77b5c83a2f5a33f42905c..89238b59f5453e8ce444882d833e2650ce32c2e4 100644
--- a/.github/ISSUE_TEMPLATE/02_feature.yml
+++ b/.github/ISSUE_TEMPLATE/02_feature.yml
@@ -9,9 +9,6 @@ body:
         Share a new idea for a feature or improvement. Be sure to search existing
         issues first to avoid duplicates.
 
-        Want help contributing a PR? Use our repo chatbot by OnboardAI! https://learnthisrepo.com/anythingllm
-
-
   - type: textarea
     id: description
     attributes: