PULL_REQUEST_TEMPLATE.md

October 14, 2016 ยท View on GitHub

Before you submit a pull request, please make sure you have to following:

  • Your code should contain tests relevant for the problem you are solving
  • All new and existing tests passed
  • Your commits messages format follows the angular project git commit message format

When updating the site

  • A description of the problem you're trying to solve
  • An overview of the suggested solution
  • If the feature changes current behavior, reasons why your solution is better.