mirror of https://github.com/docker/docs.git
Update CONTRIBUTING.md
This commit is contained in:
parent
f4307531a0
commit
ffdc9d3019
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue