Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 990 Bytes

File metadata and controls

39 lines (29 loc) · 990 Bytes
name pull request
about submit changes to the project
title [pr]
labels
assignees

description

brief description of the changes in this pr.

related issue: #

type of change

  • bug fix
  • new feature
  • breaking change
  • documentation update

how to test

add a few steps to test the pr in the most time efficient way.

if relevant add screenshots or screen captures to prove that this PR works to save us time.

checklist

  • MOST IMPORTANT: this PR will require less than 30 min to review, merge, and release to production and not crash in the hand of thousands of users
  • i have read the CONTRIBUTING.md file
  • i have updated the documentation if necessary
  • my changes generate no new warnings
  • i have added tests that prove my fix is effective or that my feature works

additional notes

any other relevant information about the pr.