Please Contribute!We would like to encourage all fans of Locify to contribute to our project. Did you find some bug? You can fix it. Did you find some your phone specific behaviour? Test it and repair it. Miss some feature? You can implement it. We will be notified about your contribution, we will contact you and most likely add your changes into project's main repository and next release of Locify client. Anonymous checkoutsYou can checkout our source code anonymously. You can play around with the code, build some versions for your use. But when you think your changes can be helpful for others as well, please commit your changes as registered user. Commits as registered userIf you think you changes can be helpful for others as well, commit via SVN to our repository (in Source section). You need to have an Google Account. Contact me on destil@locify.com and write few words about idea you want to implement. I will add you to Locify open-source developers and then you will be able to commit. But please follow this rules: - DO NOT commit into trunk/ or tags/ directory - we need to maintain "official" version of source code here. Commits to the trunk or tags will be reverted.
- commit your changes into branches/ directory. For each significant feature/bug fix create your own branch and commit there as you like.
- comment a lot - inside a source code and also please comment commits extensively
- common language is English - use English in the code, comments, communication, ...
We will revise your commits and merge them with the trunk. Contributing using patchesIf you don't have Google Account, don't want to be registered developer, don't like SVN or for any other reason, you can contribute also using patches. Send us a standard patch file to googlecode@locify.com. We will revise it and possibly use it. Rule about lot of comments apply as well.
|