This repository has adopted the Contributor Covenant as it's Code of Conduct. It is expected that participants adhere to it.
If you are unsure about whether or not a change is desired, you can create an issue. This is useful because it creates the possibility for a discussion that's visible to everyone.
When fixing a bug it is fine to submit a pull request right away.
Steps to be performed to submit a pull request:
- Fork the repository and create your branch from
develop
. - If you have fixed a bug or added code that should be tested, add tests.
- Click
Window > Generals > Test Runner
to test - Commit with a massage based on Angular Commit Message Conventions.
- Fill out the description, link any related issues and submit your pull request.
By contributing to this repository, you agree that your contributions will be licensed under its MIT license.