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 | | '''NOTE:''' Please do not upload zip files as attachments to the ticket. Submit it as a patch. The reason for this is that it makes it easier to review it without having to download it and unzip it. |
| 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. Please submit as a patch file, not zipped. That makes it easier to review without downloading and unzipping. Alternatively push your code in a single commit to your github branch and make a pull request. |