Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 972 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

28 lines (17 loc) · 972 Bytes

Please have a look at our guidelines for contributions and consider the following before you submit the PR:

  • Has CHANGELOG.md been updated?
  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

A few sentences describing the overall goals of the pull request.

Related PRs or issues

List related PRs and other issues.

Misc

Add what's missing, notes on what you tested, additional thoughts or questions.