Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 778 Bytes

pull_request_template.md

File metadata and controls

20 lines (15 loc) · 778 Bytes

CORE-X

The problem

A brief description of the underlying problem. E.g.: the root cause of the bug that this PR aims to fix

What's been done

  • A brief description of the solution, in terms of code changes
  • A brief description of the remaining tasks before this PR can be considered "complete"

Test

Test scenarios + relative evidence.

Depends on

(Optional) Whatever can bring a breaking change on other components. E.g.: messages library changes, aws-rail-deployment changes, breaking changes in any other component

Extra

(Optional) Whatever improved the quality of the code and is significant enough to be highlighted. E.g.: dependencies upgrades, (significant) code refactorings, etc...