Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 826 Bytes

pull_request_template.md

File metadata and controls

48 lines (28 loc) · 826 Bytes

Thanks for your support to the project. Kindly check and fill below mentioned points

Detailed description of changes

What's New

N / A

What's Updated

N / A

New Package Added

"dependencies": 
  - // N / A

"dev_dependencies": 
  - // N / A

Recommendations on how to test the changes

N / A

Checklist for developer

  • The code builds clean without any errors or warnings
  • The code does not contain commented out code
  • The code does not log anything to console
  • I have added unit test(s) to cover new code and successfully executed ran it
  • I have thoroughly tested the new code and any adjacent features it may affect

Link to related issue(s)

N / A

Screenshots or videos (before and after if appropriate)

Before

N / A

After

N / A