Browse Source

Merge pull request #2134 from tianon/contributing

Add devenvironment link to CONTRIBUTING.md
Andy Rothfusz 11 years ago
parent
commit
3565bf8d00
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CONTRIBUTING.md

+ 4 - 0
CONTRIBUTING.md

@@ -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
 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.
 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
 ## Contribution guidelines
 
 
 ### Pull requests are always welcome
 ### Pull requests are always welcome