From 94ecc515d35aea5637096a4ee48dfe069788ca8d Mon Sep 17 00:00:00 2001 From: Mazz Mosley Date: Wed, 1 Jul 2015 15:57:27 +0100 Subject: [PATCH] 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 --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 480b9cd73d..136e37dbe6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,10 @@ that should get you started. `docker-compose` from anywhere on your machine, it will run your development 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 Use the test script to run linting checks and then the full test suite against