...
Mentor
Current Volunteer(s)
We want this to be you!
...
Details
Visit JIRA for the `list list of issues that KEEF has found in Mifos <http://mifosforge.jira.com/secure/IssueNavigator.jspa?mode=hide&requestId=10170>`_ and would like to see fixed.
...
- Read the Developer Kick Start page for information on contributing and getting set up. Follow the steps under
- Introduce yourself to the community - Mailing Lists
- Fill out the Contributor Agreement
- Set up your machine for development:
- Read how to submit patches
- Choose an issue from `this list <http://mifosforge.jira.com/secure/IssueNavigator.jspa?mode=hide&requestId=10170>`_from this list
- Write a Selenium based test that demonstrates the bug (see Writing Acceptance Tests) and fails because of it.
- Fix the bug and make your test pass
- Submit your patch with the test and the fix