When contributing to this repository, please first discuss the change you wish to make via issue, pull request, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
Please follow the Angular commit style. This helps the team automate CHANGELOG.md generation.
- Update the README.md or similar documentation with details of changes you wish to make, if applicable.
- Add any appropriate tests.
- Make your code or other changes.
- Review guidelines such as How to write the perfect pull request, thanks!