pr-size-labeler/.github/pull_request_template.md
John Kuhn 1cc5389c9b
Define a pr template to encourage thorough pr descriptions (#73)
* Define a pr template to encourage thorough pr descriptions

* Move the PR template to be under .github dir
2024-04-15 06:16:51 -07:00

693 B

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

A brief description of the work covered in this change.

Notes to Reviewer

If there is a particular part of the code that you need the reviewer to examine closely (e.g. some logic you are not sure about), please specify here.

How to test

Please replace this line with instructions on how to test your changes. Use screenshots or recordings if necessary.