From 8435c491890380862a7257472d00c7810decb12e Mon Sep 17 00:00:00 2001 From: ihptru Date: Thu, 24 Mar 2016 11:48:36 +0300 Subject: [PATCH] update contributing file --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 185b830..dfe59e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,9 @@ # Coding style standards + +`https://www.python.org/dev/peps/pep-0008/` + ## Template - * Indentation: Tab + * Indentation: Spaces (4) * Prefer p tags instead of br