mirror of https://github.com/docker/compose.git
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:
parent
098ec3dcaa
commit
94ecc515d3
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue