-
Generally during Hacktoberfest, contributers contribute to any repository and not follow the guidence of contributing to any real open source project. Please Guide me. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Contributing to open source can be a rewarding way to learn, teach, and build experience in just about any skill you can imagine.Why do people contribute to open source? Plenty of reasons!
|
Beta Was this translation helpful? Give feedback.
Contributing to open source can be a rewarding way to learn, teach, and build experience in just about any skill you can imagine.
Why do people contribute to open source? Plenty of reasons!
Improve software you rely on
Lots of open source contributors start by being users of software they contribute to. When you find a bug in an open source software you use, you may want to look at the source to see if you can patch it yourself. If that’s the case, then contributing the patch back is the best way to ensure that your fri…