How to Contribute

If you DONT know how to code

You can take part in this initiative by sending me files (notes, questions, solutions) whatever you come across, that you might find helpful. The semester does not matter. Send me whatever you get your hands on.

Sending me? How

Sending me files is a cumbersome process right now. Sit tight, an uploader is being worked on. It should be here in a few months. Till then, I implore you to email me your notes and stuff. I’ll be manually adding them to the collection for everybody to benefit.

If you know how to code, this is the barebones

graph TD; A(Decide to Contribute) -->|fork the repository| B[Make Desired Changes] B --> C{Is Change Good?} C -->|NO| D[Make it good] D --> C C -->|YES| E[Good! You're ready to share it with everybody] E -->|commit and push to your forked repository| F(Make a pull request)
I am a bit confused
comments powered by Disqus