Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

PR_TEMPLATE.md

File metadata and controls

16 lines (11 loc) · 460 Bytes

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update (if none of the other choices apply)

Checklist

Make sure all are checked before submitting a Pull Request.

  • All test are passing
  • No unused code
  • Documentation of what was added/fixed