Considering contributing? Thank you so much!
Please consider these guidelines when filing a pull request:
- Commits follow the Angular commit convention
- In fact, for each commit you can do
npm run commit
and it will help you write a great commit message - Tabs for indentation, spaces for alignment
- Features and bug fixes should be covered by test cases