vote up 2 vote down star

DUPE: http://stackoverflow.com/questions/62694/how-do-i-start-working-in-open-source-projects

Obviously it would be weird to just jump in and start submitting code, or is this perfectly normal?

flag
Hi Dan, welcome to stackoverflow. This question has been asked several times.. I would suggest searching for it. – Simucal Jan 27 at 22:46
Not only that, but it has been duped plenty of times as well. – Rich B Jan 27 at 22:50
Opps, sorry about that! – Dan Jan 27 at 23:05

closed as exact duplicate by Simucal, Rich B, Stephen Wrighton, Gamecat Jan 27 at 22:52

3 Answers

vote up 3 vote down check

Actually, it wouldn't be weird to just start submitting code.

Many open source projects use source control as a way to pick and chose community submissions.

If you want to direct your work, you can attempt to tackle open bugs and issues with a project.

link|flag
vote up 2 vote down

Just saw this this morning and it caught my eye...

http://devlicio.us/blogs/tim_barcz/archive/2009/01/24/contributing-to-open-source-without-committing-a-line-of-code.aspx

The first line in the post says it all "People sometimes ask how to get involved in open source software..."

link|flag
vote up 2 vote down

Look for open bugs and try to solve some. When you have a solution, ask a submitter.

link|flag

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