Jelajahi Sumber

docs: add release note & fix emoji in contribution (#745)

Taranjeet Singh 1 tahun lalu
induk
melakukan
78ba4468b0

+ 1 - 1
docs/contribution/guidelines.mdx

@@ -1,4 +1,4 @@
 ---
-title: '📝 Guidelines'
+title: '📋 Guidelines'
 url: https://github.com/embedchain/embedchain/blob/main/CONTRIBUTING.md
 ---

+ 1 - 1
docs/contribution/javascript.mdx

@@ -1,4 +1,4 @@
 ---
-title: '📝 Javascript'
+title: ' 🟨 Javascript'
 url: https://github.com/embedchain/embedchain/tree/main/embedchain-js
 ---

+ 1 - 1
docs/contribution/python.mdx

@@ -1,4 +1,4 @@
 ---
-title: '📝 Python'
+title: '🐍 Python'
 url: https://github.com/embedchain/embedchain
 ---

+ 6 - 0
docs/mint.json

@@ -87,6 +87,12 @@
         "contribution/python",
         "contribution/javascript"
       ]
+    },
+    {
+      "group": "Product",
+      "pages": [
+        "product/release-notes"
+      ]
     }
 
   ],

+ 4 - 0
docs/product/release-notes.mdx

@@ -0,0 +1,4 @@
+---
+title: ' 📜 Release Notes'
+url: https://github.com/embedchain/embedchain/releases
+---