Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.25 KB

File metadata and controls

44 lines (33 loc) · 1.25 KB

Feature description

Clearly and concisely describe the feature.

Analysis and design

Analyse and attach the design documentation.

Solution description

Describe your code changes in detail for reviewers.

Need feature flag for production

  • Off
  • On
  • Not Needed

Output screenshots

Post the output screenshots, if an UI is affected or added due to this feature.

Areas affected and ensured

List out the areas affected by your code changes.

Is there any existing behavior change of other features due to this code change?

Mention Yes or No. If Yes, provide the appropriate explanation.

Did you add unique ID to the page elements

  • Yes
  • No
  • Not Needed

Has this PR adhered to Standards Australia Coding Standards?

  • Yes
  • No

Has Code Review Etiquette been followed?

  • Yes
  • No

Covered unit test cases / E2E test cases?

Whether unit test cases or E2E test cases recorded for this feature?

Was this feature tested on all the browsers?

  • Chrome
  • Firefox
  • Edge
  • Internet Explorer