Skip to content

Latest commit

History

History
42 lines (31 loc) 路 1.44 KB

File metadata and controls

42 lines (31 loc) 路 1.44 KB

[{ticket number/type}:] {title}

Description 馃摑

  • Purpose: What issue does this PR address or what feature does it implement?
  • Approach: How does this PR tackle the problem?

Type of change

Delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Updates

馃憠 馃憠 馃憠

Screenshots 馃摲

{Image here of before and after - if applicable}

Test plan 馃И

Provide guidance for how to QA your proposed changes. This is not only for a test but also useful for a reviewer.

{A test plan outlining scenarios to test}

Author to check 馃憮

  • Project and all contained modules builds successfully
  • Self-/dev-tested
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

Reviewer to check 鉁旓笍

  • Project and all contained modules builds successfully
  • Change has been dev-/reviewer-tested, where possible
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)