Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 772 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

26 lines (18 loc) · 772 Bytes

There are some simple steps to get your PR merged, that are the following:

  • Describe your PR and why a maintainer should merge it;
  • Put the same description inside the commit body otherwise if we change github hosting you application will be based on a instable source code;
  • Write the commit header in the way that it is following these simple rules [1]
  • Make sure that your PR will pass the CI
  • Wait for an review 😄 that will not happen if one of the previous step is missing.

1