From 94fcab890f6375a8146818e25d0b129cb6f849d0 Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Mon, 22 Jun 2020 01:29:32 +0200 Subject: [PATCH] Update contribution guidelines --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a930fa..d425d1e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,4 @@ +0. Raise an issue to talk about your contribution upfront () 1. Fork it () 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Make your changes, with new passing tests. Follow this [style guide].