For the first time I am putting serious efforts into an open source project. I would have never thought that it feels so good to
A. Fix a tool I use daily and
B. Make something better for others
Ping me if you need help understanding how the process of contributing to OSS works. It’s fun/easy
A. Fix a tool I use daily and
B. Make something better for others
Ping me if you need help understanding how the process of contributing to OSS works. It’s fun/easy
Comments
1. fork the repo you want to work on
2. create a branch with a meaningful name on your fork
3. commit your changes on your branch
4. create a pull request on the other repo
5. wait for feedback