mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 12:51:22 +00:00
docs: remove confusing statement from contributing.md (#3764)
This commit is contained in:
committed by
Anton Kaliaev
parent
b2afc65908
commit
d069eb62df
@ -41,8 +41,6 @@ To pull in updates from the origin repo, run
|
||||
* `git fetch upstream`
|
||||
* `git rebase upstream/master` (or whatever branch you want)
|
||||
|
||||
Please don't make Pull Requests to `master`.
|
||||
|
||||
## Dependencies
|
||||
|
||||
We use [go modules](https://github.com/golang/go/wiki/Modules) to manage dependencies.
|
||||
|
Reference in New Issue
Block a user