fix:Cosmos SDK Intro topics - make all references to Cosmos SDK consistent, apply guidelines #10180
Closed
Description
opened on Sep 16, 2021
Summary of Bug
The Cosmos SDK docs refer to the Cosmos SDK in a variety of ways, make them all consistent as Cosmos SDK. Our docs traffic increases as more cosmonauts search for information about the Cosmos SDK. Rarely do users look for "the SDK" when they search on the web. As more users start to use the Cosmos SDK and the docs, we want each page to stand on its own as a trusted resource to share, teach, and inform.
Version
- Create your initial PR against the master branch.
- Extra points for applying the same fixes to v0.44.0 and v0.43.0 branches.
Steps to Reproduce
The scope of this GitHub issue and your PR is limited to the Cosmos SDK Introduction topic https://docs.cosmos.network/master/intro/ and child topics.
Change all "SDK" instances to "Cosmos SDK"
Change all "Cosmos-SDK" instances to "Cosmos SDK"
For example, change What is the SDK? to What is the Cosmos SDK?
Be sure to follow these guidelines:
- Cosmos SDK DOCS_README https://github.com/cosmos/cosmos-sdk/blob/master/docs/DOCS_README.md
- Cosmos SDK DOCS_WRITING_GUIDELINES https://github.com/cosmos/cosmos-sdk/blob/master/docs/DOC_WRITING_GUIDELINES.md
- prefix the PR title with
docs:
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Activity