Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 732 Bytes

pull_request_template.md

File metadata and controls

18 lines (14 loc) · 732 Bytes

What kind of change does this PR introduce?

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change)
  • [] Refactor(DRY-ing up/ reorganizing code, etc.)
  • [] Small fix (Corrected a typo, removed a comment, etc.)

Issue/feature/bug description:

Checklist before requesting a review

  • [] I ran the code locally and verified that there are no visible errors.
  • [] I have performed a self-review of my code
  • [] I have refactored my code before this push
  • [] The commit message follows our guidelines
  • [] My code follows the code style of this project.

What’s next: