From 8f6d808090071ab3f1b1af1efba3464cc78185af Mon Sep 17 00:00:00 2001 From: Sky Date: Mon, 30 Dec 2013 14:24:18 +0000 Subject: Clarify code style for contributions --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 456f85e9..004eb65d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Check [BUILD.md](BUILD.md) for build instructions. ## Contributing The repository is currently managed by @peterix and @drayshak - we're the ones likely to review pull requests. If you'd like to contribute to the project please talk to us on IRC (Esper/#MultiMC) first! This helps us organise ideas and keep in contact with you, and we're unlikely to accept anything blindly. +We use [Clang Format](http://clang.llvm.org/docs/ClangFormat.html) to format the project. We highly recommend setting it up so the project stays well formatted, but there are issues with it on Windows. If you have trouble setting it up, check [.clang-format](.clang-format) manually. We don't accept pull requests with poor formatting. If you have questions, talk to us on IRC (Esper/#MultiMC) _before_ submitting a pull request. + ## License Copyright © 2013 MultiMC Contributors -- cgit v1.2.3