In this post we will cover all methods in great detail.<br>
Note that all these methods are welcome in all Open-Source software and
it will help you getting involved in most of them.
> You can click on one of the above to skip to that section.
#<a name="ask"></a><i class="fa fa-star"></i> Asking For New Features
######*You love the software and you have a great idea*
If that is the case, and you do have a great idea. The simple way of doing so is to contact the Developer. <br>You can send [Liran][liran] Or [Sagi][sagi] an e-mail.
At the mail subject please write **"JCE Manager - feature request"**
>Please do not send twice, and do not get angry if we don't reply right away. We both are students (Just like you) and we code on our free time.
The other way, is to head over to our [<iclass="fa fa-github"></i> github issues page][githubissue].
Now just create a new issue with the title <br>**"feature request - (a short description)"**
<br>
At the body please write as much as you can, so we would understand and get to work.
Okay, sorry if something went wrong... we really test the software like **CrAzY** before we upload a new release. But if you are here, then something unacceptable happend.
and browse through the issues. try to see if someone has the same issue. If so, Click on that issue and post your experience. Also, paste the content of your log file.
Under Windows: Download the Git installer from the website, at the Installer Wizard, make sure you use git Bash. Now cross your fingers and hope that it goes well…
If it is the first time you installed <iclass="fa fa-code-fork"></i>[git][git] we need to set it up.
>**Note:** We are not going to learn about <iclass="fa fa-code-fork"></i> git, If you dont know
how to use it, Google it! It's essential for collaborating with us, and in general it's really good to know.
To Setup <iclass="fa fa-code-fork"></i>git, fire up a terminal (in Windows git bash... or something like it... please choose a better OS <iclass="fa fa-smile-o"></i>).