Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 621 Bytes

pull_request_template.md

File metadata and controls

25 lines (15 loc) · 621 Bytes

Motivation

Describe what is the motivation behind the proposed changes. If possible reference the current solution/state of affairs.

Summary

Recap of changed code.

Related Changes

List related changes from other PRs (if any).

Testing

Each code change must be covered by unit tests.

Release Notes

If this change should be part of the Release Notes, replace this entire paragraph with 1-3 sentences about the changes. Otherwise, you MUST remove this section entirely.

Does this PR contain any breaking changes? If so, add ## Breaking Changes header and list the introduced changes there.