Link to docker's contrib workflow

This will aid people in how to make pull requests for code and docs.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
This commit is contained in:
Mazz Mosley 2015-07-01 15:57:27 +01:00
parent 098ec3dcaa
commit 94ecc515d3
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ that should get you started.
`docker-compose` from anywhere on your machine, it will run your development `docker-compose` from anywhere on your machine, it will run your development
version of Compose. version of Compose.
## Submitting a pull request
See docker's [basic contribution workflow](https://docs.docker.com/project/make-a-contribution/#the-basic-contribution-workflow) for a guide on how to submit a pull request for code or documentation.
## Running the test suite ## Running the test suite
Use the test script to run linting checks and then the full test suite against Use the test script to run linting checks and then the full test suite against