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.