Browse Source

docs: remove confusing statement from contributing.md (#3764)

pull/3765/head
Ivan Kushmantsev 6 years ago
committed by Anton Kaliaev
parent
commit
d069eb62df
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      CONTRIBUTING.md

+ 0
- 2
CONTRIBUTING.md View File

@ -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.


Loading…
Cancel
Save