code contribution to enhance certain funtion

Hi,

After creating my 1st sample web application with Yii, I see some functions that I’d like to improve upon. I have no problem writing the code and have been digging around the source code to see where I need to make changes. Once I have the bug free code, how do go I about submitting it to be included in the future release(s) as my way of saying thanks and giving back to the community?

Thanks.

You go to the Yii project at Google.code (soon to be Github) and open a feature request ticket in the issue tracker.

Don’t forget to attach the patch. :)