It's great you want to contribute to this project. You can do this in many ways, so keep on reading. 😃 🎉
Here are some rules you should follow when you want to contribute code to this repo.
- We use the extensible module pattern, which is a variation of the popular Revealing Module Pattern. Please follow the style shown in the already existing JS files.