Browse Source

Added a small 'contributing' section to the readme.

Alex Szpakowski 10 years ago
parent
commit
f141cb3a16
1 changed files with 7 additions and 0 deletions
  1. 7 0
      readme.md

+ 7 - 0
readme.md

@@ -41,6 +41,12 @@ We tag all our releases (since we started using mercurial), and have binary down
 
 Experimental changes are developed in the separate [love-experiments][love-experiments] repository.
 
+Contributing
+------------
+
+The best places to contribute are through the Bitbucket issue tracker and the official IRC channel.
+For code contributions, pull requests and patches are welcome. Be sure to read the [source code style guide][codestyle].
+
 Builds
 ------
 
@@ -79,3 +85,4 @@ Dependencies
 [aur]: http://aur.archlinux.org/packages.php?ID=35279
 [love-experiments]: https://bitbucket.org/bartbes/love-experiments
 [iosdeveloper]: https://developer.apple.com/programs/ios/
+[codestyle]: https://love2d.org/wiki/Code_Style