From 79a6fce0bdf607a3273cfde30fa20d0aba0232c8 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Wed, 16 Sep 2015 21:34:30 +0200 Subject: [PATCH] Update contributing.md --- docs/contributing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/contributing.md b/docs/contributing.md index f601422f05..6b10297a3a 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -1,5 +1,9 @@ # Contributing # +## Before You Start ## + +Drop into our [gitter chat room](https://gitter.im/Perspex/Perspex) and let us know what you're thinking of doing. We might be able to give you guidance or let you know if someone else is already working on the feature. + ## Style ## The codebase uses [.net core](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md) coding style.