Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 666 Bytes

File metadata and controls

18 lines (13 loc) · 666 Bytes

Contribution Guidelines

Issue:

  1. Do a search before opening a new issue. If it exists, add a comment to it instead of opening a new one.
  2. Fill in the provided issue template.
  3. Include screenshots or GIFs whenever possible.
  4. Don't be rude, describe your problem cool.

Pull Request:

  1. Use the present tense in your commit message.
  2. Fill in the provided pull request template.
  3. Reference issues whenever possible.
  4. Try to make your code clean and observe the TSLint Rules.
  5. Make sure to create a branch (do not push on master).

Thanks for helping out! 😄