diff --git a/src/docs/_sidebars/mainSidebar.md b/src/docs/_sidebars/mainSidebar.md index ed65d9bf5..ba80755a8 100644 --- a/src/docs/_sidebars/mainSidebar.md +++ b/src/docs/_sidebars/mainSidebar.md @@ -142,6 +142,9 @@ ### [ARCs in Enabling Platforms](/docs/guides/ARC-enablingPlatforms.html) ### [Publication to ARC](/docs/guides/publicationToARC.html) +## [Troubleshooting](/docs/guides/index-Troubleshooting.html) +### [Git Troubleshooting](../guides/git-troubleshooting.html) + ## [Contribute](/docs/guides/index-Contribute.html) ### [Swate Templates](/docs/guides/swate_template-contribution.html) ### [Knowledge Base](/docs/CONTRIBUTING.html) diff --git a/src/docs/guides/index-Troubleshooting.md b/src/docs/guides/index-Troubleshooting.md new file mode 100644 index 000000000..5f1c2d421 --- /dev/null +++ b/src/docs/guides/index-Troubleshooting.md @@ -0,0 +1,11 @@ +--- +layout: docs +title: Troubleshooting +date: 2024-04-06 +add toc: true +add support: false +add sidebar: _sidebars/mainSidebar.md +--- + +In this section you can find troubleshooting guides. These are mostly for data stewards. +Please contact us for data steward support.