Ask HN: How to get to “commit” on a good open source project?
https://news.ycombinator.com/item?id=1494080I want to get involved in an open source project, but I thought I'd ask the HNers for some advice first.
Here's what I have come up with as my initial to-do list:
(1) Find an interesting project that has some momentum.
(2) Study the project src.
(3) Learn the source control environment. (e.g github)
(4) Follow the forums, and answer some questions.
(5) Find a bug I can fix.
(6) Find a feature I can add.
What else should I do?
I am also interested in advice on human behaviours and politics in OS development communities, (i.e.)
What kind of things should I expect to see in succeeding/failing OS project communities?
Thanks in advance.