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