Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 770 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 770 Bytes

Contributing

Thanks for being interested in contributing! :)

Submitting issues

  • Before creating take a look through the issues and check, if there's already one describing your case

Submitting a feature request

  • Create an issue and choose the Feature request-type
  • Fill the template with your content

Submitting a bug

  • Create an issue and choose the Bug report-type
  • Fill the template with your content

Commit Messages

Please use the Angular commit message format for your commits.

Submitting Pull Requests

  • Direct the pull request to the master branch
  • Please try to write self documenting code instead of commenting