mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add devenvironment link to CONTRIBUTING.md
This commit is contained in:
parent
2d425af1b1
commit
9a4b0b9823
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
Want to hack on Docker? Awesome! Here are instructions to get you started. They are probably not perfect, please let us know if anything feels
|
||||
wrong or incomplete.
|
||||
|
||||
## Build Environment
|
||||
|
||||
For instructions on setting up your development environment, please see our dedicated [dev environment setup docs](http://docs.docker.io/en/latest/contributing/devenvironment/).
|
||||
|
||||
## Contribution guidelines
|
||||
|
||||
### Pull requests are always welcome
|
||||
|
|
Loading…
Reference in a new issue