Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 606 Bytes

contributing.md

File metadata and controls

10 lines (7 loc) · 606 Bytes

Contributing

Wanting to help with this boilerplate? Feel free to submit a pull request. Before getting ready to submit anything, make sure to check out the following...

JavaScript Standard Style

To ensure all JS follows basic style standards make sure it follows these rules.

js-standard-style

TODOs

When working on a specific TODO from the documentation, be sure to include that in the pull request title / commit message and update the TODO list as well.