Thank you for contributing to this project!
If you find a bug, please submit an issue with a description and reproduction steps.
Consider creating an issue describing the bug you want to fix or feature you want to implement. This helps with organization and progress tracking. If you would like to work on an open issue, please leave a comment.
- Fork this repository
- Commit your changes to your fork
- Run all tests and lint your code
- Create a pull request to the default branch of this repository
Please apply the formatting defined for this project using tools like Prettier.
Please follow the Angular commit message format. This is necessary for automated releases with semantic versioning.