Hello, and thank you for choosing to contribute to this repository. The short information below will help everyone to stop calling me a fascist:
- Always test your changes and write tests for them. The tests run automatically and will tell you if there's a problem on any of the supported platforms/versions.
- When committing, categorize what you did by following Angular's Git Commit
Guidelines.
Basically, prepend one of feat/fix/docs/style/refactor/perf/text/chore to the
commit subject, like so:
fix: Fix foo in bar.
. Capitalizing the first letter and trailing periods are encouraged. - Don't be an asshole.
That's pretty much it, thanks for your contribution!