7 | | === Fix an Easy Ticket === |
8 | | http://eden.sahanafoundation.org/report/18 |
9 | | Pick a bug report from http://eden.sahanafoundation.org/report/18, try to reproduce the issue in a local instance, fix the problem and submit a patch to the ticket on Trac, then notify the Sahana-Eden mailing list about your patch for verification. |
| 7 | === Fix an Ticket === |
| 8 | Pick a ticket (which could be a bug or an enhancement) from http://eden.sahanafoundation.org/report/1. First ensure that you can repeat this in your local instance - if not: MODIFY TICKET > resolve as > worksforme. Then fix the bug or implement the feature. Sumbit your code as a patch to the ticket on Trac, then notify the Sahana-Eden mailing list about your patch for verification. Alternatively push your code in a single commit to your github branch and make a pull request. |
| 9 | |
| 10 | Easy tickets to get started on are listed here: http://eden.sahanafoundation.org/report/1 |