Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 568 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (14 loc) · 568 Bytes

Resolves Issue #<issue_number>

Description

Please explain the changes you made in detail here.

Technical Specifications

Screenshots (if required)

How to run

Please list all the steps required to run in details. Preferably specify steps for all platforms.

Checklist

  • Code compiles correctly.
  • Changes are tested properly.
  • Added the README / documentation, if necessary.
  • Followed the Contributing guidelines.
  • Resolved merge conflicts, if any.