Bladeren bron

feat: Add cal.com link for feedback (#493)

Taranjeet Singh 2 jaren geleden
bovenliggende
commit
de31c63dac
3 gewijzigde bestanden met toevoegingen van 10 en 2 verwijderingen
  1. 4 1
      .github/ISSUE_TEMPLATE/config.yml
  2. 4 0
      README.md
  3. 2 1
      docs/mint.json

+ 4 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -2,4 +2,7 @@ blank_issues_enabled: true
 contact_links:
   - name: Discord
     url: https://discord.gg/6PzXDgEjG5
-    about: General community discussions
+    about: General community discussions
+  - name: Schedule a Feedback Session
+    url: https://cal.com/taranjeetio/ec
+    about: Speak directly with Taranjeet, the founder, to discuss issues, share feedback, or explore improvements for Embedchain.

+ 4 - 0
README.md

@@ -8,6 +8,10 @@
 
 Embedchain is a framework to easily create LLM powered bots over any dataset. If you want a javascript version, check out [embedchain-js](https://github.com/embedchain/embedchainjs)
 
+## 🤝 Let's Talk Embedchain!
+
+Schedule a [Feedback Session](https://cal.com/taranjeetio/ec) with Taranjeet, the founder, to discuss any issues, provide feedback, or explore improvements.
+
 ## 🔧 Quick install
 
 ```bash

+ 2 - 1
docs/mint.json

@@ -47,7 +47,8 @@
   "footerSocials": {
     "twitter": "https://twitter.com/embedchain",
     "github": "https://github.com/embedchain/embedchain",
-    "linkedin": "https://www.linkedin.com/company/embedchain"
+    "linkedin": "https://www.linkedin.com/company/embedchain",
+    "website": "https://embedchain.ai"
   },
   "backgroundImage": "/background.png",
   "isWhiteLabeled": true