From 6622b69a16967f9c41ca120b51a97e384de2342f Mon Sep 17 00:00:00 2001 From: Krapht Date: Mon, 20 Aug 2012 15:08:17 +0300 Subject: [PATCH] Update README.md Updated readme with contribution information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5883475..ab5c7b94 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ An official jenkins build server can be found [here](http://jenkins.mc-epoch.com:8080/). Jenkins will generate a new build every time a change is pushed to github. +### Contributing +If you wish to submit a pull request to fix bugs or broken behaivor feel free to do so. If you would like to add +features or change existing behaivour, please discuss it with Sengir or Krapht before submiting the pull request. + ### Compiling and packaging Buildcraft 1. Ensure that `Apache Ant` (found [here](http://ant.apache.org/)) is installed correctly on your system. * Linux users will need the latest version of astyle installed as well.