Update CONTRIBUTING.md

This commit is contained in:
Jeffrey Morgan 2015-03-29 14:19:08 -04:00
parent f4307531a0
commit ffdc9d3019
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ We're thrilled to receive pull requests of any kind. Anything from bug fix, test
That said, please let us know what you're planning to do! For large changes always create a proposal. Maintainers will love to give you advice on building it and it keeps the app's design coherent. That said, please let us know what you're planning to do! For large changes always create a proposal. Maintainers will love to give you advice on building it and it keeps the app's design coherent.
### Pull Request Requirements:
- Tests
- [Signed Off](https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work)
## Code Guidelines ## Code Guidelines
### Javascript ### Javascript