summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-12-30 14:24:18 +0000
committerSky <git@bunnies.cc>2013-12-30 14:24:18 +0000
commit8f6d808090071ab3f1b1af1efba3464cc78185af (patch)
treefcb9e03a6fbd600bad7dddc836ac1bb826d3b1c4
parentd62e175cca3d1a9e16741623442f8bdd5c107c02 (diff)
downloadMultiMC-8f6d808090071ab3f1b1af1efba3464cc78185af.tar
MultiMC-8f6d808090071ab3f1b1af1efba3464cc78185af.tar.gz
MultiMC-8f6d808090071ab3f1b1af1efba3464cc78185af.tar.lz
MultiMC-8f6d808090071ab3f1b1af1efba3464cc78185af.tar.xz
MultiMC-8f6d808090071ab3f1b1af1efba3464cc78185af.zip
Clarify code style for contributions
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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 &copy; 2013 MultiMC Contributors