# Contributing

## Important notes
Please don't edit files in the `dist` subdirectory as they are generated via grunt. You'll find source code in the `src` subdirectory!

### Code style
Regarding code style like indentation and whitespace, **follow the conventions you see used in the source already.**

## Submitting pull requests

1. Fork the project
1. Add changes to the 'develop' branch
1. Update the documentation to reflect any changes.
1. Push to your fork and submit a pull request.
