Browse Source

added info about contributing

master
Anthony Restaino 9 years ago
parent
commit
2aa03a87a6
  1. 5
      README.md

5
README.md

@ -51,6 +51,11 @@ @@ -51,6 +51,11 @@
* Please contribute code back if you can. The code isn't perfect.
* Please add translations/translation fixes as you see need
####Contributing
* Contributions are always welcome
* If you want a feature and can code, feel free to fork and add the change yourself and make a pull request
* PLEASE use the ````dev```` branch when contributing as the ````master```` branch is supposed to be for stable builds. I will not reject your pull request if you make it on master, but it will annoy me and make my life harder.
####Setting Up the Project
Due to the inclusion of the netcipher library for Orbot proxy support, importing the project will show you some errors. To fix this, first run the following git command in your project folder (NOTE: You need the git command installed to use this):
````

Loading…
Cancel
Save