Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.95 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

53 lines (41 loc) · 1.95 KB

Pull Request Template

  • Changes were structured by the logical commits/MRs: one logical change - one commit/MR.
  • MR pipeline is green.
  • Tests are added/updated (if relevant).
  • Change are fully described in the MR description.
  • Impact Analysis were provided.
  • The related MRs are linked to the current (if relevant).
  • Reviewers are assigned.
  • All the required labels are added. Read more.

Glossary

  • ✅ - covered with tests
  • 💥 - impacted
  • CodeReview process - documentation/CODE_REVIEW.md

Detailed description of changes

Related links

Result examples (optionally)

Impact Analysis

The context of changes (optionally)

A brief description of the essence of your changes

How the system components behaved before your changes. ⬅️

How the system components behave after your changes. ➡️

A description of the impact of your changes on the other parts of the system

An assessment of the impact of your changes on the other parts of the system. 🔄