From 9da70128150500eb587244c0ab5c83bec5b2f569 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" <38406360+E-Almqvist@users.noreply.github.com> Date: Sun, 4 Oct 2020 17:17:50 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b6c1ed5..827bc5a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,8 @@ # Rules for contributing + +## Pull-request rules + - Create an issue before adding a new feature. + - Make actual quality PRs, no +1 etc. + +## General format rules + - Use 4 spaces for indentation