Skip to content

Latest commit

 

History

History
executable file
·
44 lines (23 loc) · 1.03 KB

pull_request_template.md

File metadata and controls

executable file
·
44 lines (23 loc) · 1.03 KB

Type of change

  • Feature
  • Bugfix
  • Refactoring
  • Documentation

Context

What does this PR implement and how? What are the requirements?

Why is this change needed? Related issue #?

Any diagrams or screenshot to help reviewers?

Please describe the tests you have performed to ensure the feature or fix are robust & effective?

Your comments


What should the reviewer focus on?

Do you have specific questions/ areas for the reviewer?

Which alternative solutions have you already considered and why did you not implement it?

Where is the highest risk/ most complicated change that the reviewer should focus on?

Is there a specific code review topic the reviewer should focus on (e.g., correct error handling, API usage)

What is a good place to start the review (e.g., specific file/method?)

Your comments


For reviewer:

PR Review guidelines