This commit is contained in:
Dev Ojha 2022-04-12 11:24:47 -05:00 committed by GitHub
parent 495631dd19
commit fd14ff4fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ When proposing an architecture decision for the Cosmos SDK, please start by open
* The latest state of development is on `master`.
* `master` must never fail `make lint test test-race`.
* No `--force` onto `master` (except when reverting a broken commit, which should seldom happen).
* Create a branch to start a wok:
* Create a branch to start work:
* Fork the repo (core developers must create a branch directly in the Cosmos SDK repo),
branch from the HEAD of `master`, make some commits, and submit a PR to `master`.
* For core developers working within the `cosmos-sdk` repo, follow branch name conventions to ensure a clear