Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 339 Bytes

pull_request_template.md

File metadata and controls

11 lines (8 loc) · 339 Bytes

Describe your changes and approach used

Fixes #ISSUE-NUMBER

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I have performed linting on my code.
  • I have linked the related issue.
  • The code is documented accordingly.
  • If it is a core feature, I have added thorough tests.