Issue:
- Do a search before opening a new issue. If it exists, add a comment to it instead of opening a new one.
- Fill in the provided issue template.
- Include screenshots or GIFs whenever possible.
- Don't be rude, describe your problem cool.
Pull Request:
- Fill in the provided pull request template.
- Reference issues whenever possible.
Code Contribution:
- Keep your code clean.
- Follow the existing coding style.
- Obey the TSLint Rules.
- Add test cases for every new functionality.
- Follow commit message guidelines.
- Make sure that the project builts before submitting a PR.
Thanks for helping out! 😄