Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 577 Bytes

pull_request_template.md

File metadata and controls

21 lines (15 loc) · 577 Bytes

Description

Add a short description of the change

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Documentation
  • Other - Explain

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I had epic fun with this PR and learnt something new!