Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have made some modifications to open source code on source forge and I want to contribute my code into the original source. I have tried to contact the developers of the project and send them a request to add me to project listing the bugs that I have fixed. Dint here back for a couple of days though. If anybody contributed to a project on source forge, kindly suggest me any alternate steps I can follow to contribute my code.

share|improve this question

1 Answer

If you want to join the project you will have to contact the project admin (as you did) and wait. Sometimes couple of days are not enough. Many of those working on open source projects are working on (many) other projects too and that means that they can not always reply promptly. Be patient, I would suggest about a week is adequate.

While you are waiting do you best to test (and automate your tests for) any changes that you made and any bugs that you found and fixed.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.