Skip to content

Commit

Permalink
publish git troubleshoot via sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Brilator committed Mar 6, 2024
1 parent a140836 commit 7951510
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/docs/_sidebars/mainSidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
11 changes: 11 additions & 0 deletions src/docs/guides/index-Troubleshooting.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 7951510

Please sign in to comment.