Docs: Updated README.md files with TOC and best practices in Markdown #339
No reviewers
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
hard fork
help wanted
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
soft fork
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
work in progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbrycrd#339
Loading…
Reference in a new issue
No description provided.
Delete branch "add-table-of-contents-to-README"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR Type
What kind of change does this PR introduce?
Motivation
Having a detailed table of contents eases the pain of having to search for information in the given file, and gives the user some helpful jump-links to different parts of the documentation.
Other changes
PR Checklist
I notice that TOC has been in other PR's as well, one being for the same file. Just wanted to mark a point of difference that I have added a more detailed TOC.
Apart from that, I have made a couple of other changes that are unique to this PR (as mentioned in the PR description). This is my first contribution to this repository, so any suggestions would be most appreciated. Thanks!