Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 924 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

19 lines (15 loc) · 924 Bytes

New Pull Request Submissions: Have you followed the guidelines in our Contributing document? Have you checked to ensure there aren't other open Pull Requests for the same update/change? I have added tests to cover my changes. All new and existing tests passed. Have you lint your code locally prior to submission? Does your code follows the code style of this project? Does your change require a change to the documentation. I have updated the documentation accordingly. Have you added an explanation of what your changes do and why you'd like us to include them? What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information: