From edc480c6f5ee5c67d4810241126f2a61b609b962 Mon Sep 17 00:00:00 2001 From: Kai Schwarz Date: Thu, 12 Jul 2018 16:42:32 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 954d12d..a8bab8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,9 +7,7 @@ Please note we have a code of conduct, please follow it in all your interactions ## Pull Request (PR) Process -1. Ensure any install or build dependencies are removed before the end of the layer when doing a build. -2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters. -3. Address the PR to us, we care about further steps like versioning etc. +Read [here](https://hexonet-python-sdk.readthedocs.io/en/latest/developmentguide.html#pull-request-pr-procedure). ## Code of Conduct