From 068a1508ac447375b0a5afb90d0cde6c73978c5b Mon Sep 17 00:00:00 2001 From: Anmol1696 Date: Wed, 5 Mar 2025 16:14:16 +0530 Subject: [PATCH] initial setup for create troubleshooting doc --- docs/pages/advanced/_meta.json | 3 ++- docs/pages/advanced/troubleshooting.mdx | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/pages/advanced/troubleshooting.mdx diff --git a/docs/pages/advanced/_meta.json b/docs/pages/advanced/_meta.json index 0995e8c3a..c1f99c2bd 100644 --- a/docs/pages/advanced/_meta.json +++ b/docs/pages/advanced/_meta.json @@ -1,3 +1,4 @@ { - "index": "Introduction" + "index": "Introduction", + "troubleshooting": "Troubleshooting" } \ No newline at end of file diff --git a/docs/pages/advanced/troubleshooting.mdx b/docs/pages/advanced/troubleshooting.mdx new file mode 100644 index 000000000..91af34916 --- /dev/null +++ b/docs/pages/advanced/troubleshooting.mdx @@ -0,0 +1,6 @@ +# Troubleshooting + +If you have any issues with the code, please open an issue on the repository. I will try to help you as soon as possible. + +## Some common issues +