Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 662 Bytes

pull_request_template.md

File metadata and controls

31 lines (18 loc) · 662 Bytes

Thanks for your support to the project. Please check below mentioned points -

Detailed description of changes

...

Recommendations on how to test the changes

...

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)

...

Screenshots or videos (before and after if appropriate)

Before

...

After

...