Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 632 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

15 lines (9 loc) · 632 Bytes

Description

Checklist

The following guidelines must be followed in EVERY pull request that is opened.

  • Title of the pull request is clear and informative
  • There are a small number of commits that each have an informative message
  • A description of the changes the pull request makes is included, and a reference to the bug/issue the pull request fixes is included, if applicable
  • The pull request does not introduce breaking changes (exceptions to this must be approved by the project leader)