Add "Related Links" to documents that warrant related links
Open
docs
enhancement
formatting
navigation
- Dominant language
- C++
- Stars
- 39
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Provide a list of links at the bottom of a document that relate to other documents in the EOSIO documentation stack.
**Requirements**
- Many of the articles could lead into **one or more** places, probably no more than 10.
- The links can be inside of welcome, or inside any of the children of this collection.
**Template**
```
## Related Documents:
- (TITLE_OF_DOC)[PATH_OR_LINK]: BRIEF_DESCRIPTION
- (TITLE_OF_DOC)[PATH_OR_LINK]: BRIEF_DESCRIPTION
- (TITLE_OF_DOC)[PATH_OR_LINK]: BRIEF_DESCRIPTION
```
Contributor guide
Assessment
This issue has not been assessed yet.