Skip to content
Piyush Parkash edited this page Jul 14, 2014 · 1 revision

How to Contribute

Hi, First of all welcome to the world of LibreHatti. We all here work together to make this little software better and more stable. This is our initiative to contribute something to the Open Source World. If you want to help us, Then here is how you can do it.

Try Installing

Installing LibreHatti is quite easy. See the README.md file for the step. By Installing you will get to know our software. The more you know about our software, the more easily you will be able to contribute to our little project.

Dive into Code

Once you've explored all the areas of the project, you will become ready to dive in into code. We have tried to maintain our code everywhere. It'll be easy for you to read. If you face any problem, create an issue and we will be replying you there.

Coding Guidelines

We follow PEP Coding Guidelines. If you have worked with Python earlier then you may already be aware about this. You can lookup PEP Coding Guideline or you can read our wiki over here

Using Git

You must be well aware on how to use it. Fork this repository, make the changes you want and send us the Pull Request. We will test and talk with your code.