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:
- Use the present tense in your commit message.
- Fill in the provided pull request template.
- Reference issues whenever possible.
- Try to make your code clean and observe the TSLint Rules.
- Make sure to create a branch (do not push on master).
Thanks for helping out! 😄