We love contributions from everyone. By participating in this project, you agree to abide by our code_of_conduct.
We expect everyone to follow the code of conduct anywhere in Multunus' project codebases, issue trackers, chatrooms, and mailing lists.
Checkout the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
Check the issue tracker to make sure someone already hasn't requested it and/or contributed to it.
Fork the repo.
Install node and npm for getting data from Google Spreadsheet for the quiz.
To install the node modules for the first time, run:
$ npm install
Make your change. Follow this style guide.
Important: Check out DEPLOYMENT document for updating the data before pushing to github for deployment.
Push to your fork. Write a good commit message. Submit a pull request.
Others will give constructive feedback. This is a time for discussion and improvements, and making the necessary changes will be required before we can merge the contribution.