open-horizon / open-horizon/devops
Documentation: Add frontmatter to WSL docs
Open
@sajdakabir is already working on this.
Since Oct 3, 2023.
documentation
Hacktoberfest
- Dominant language
- Shell
- Stars
- 12
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The WSL 2 installation instructions page https://open-horizon.github.io/docs/mgmt-hub/docs/WSL/ is currently shown as a top-level navigation item (see screenshot below):
This is because it is missing front matter. Please add the front matter, and ensure the navigation is updated to show the page as falling under advanced manual installation:
---
copyright:
years: 2021 - 2023
lastupdated: "2023-09-26" <-- ensure the right date here
title: "Manual agent install" <-- ensure the right title here
parent: Edge devices info
grand_parent: Edge devices
nav_order: 5
---
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.