Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 580 Bytes

pull_request_template.md

File metadata and controls

20 lines (14 loc) · 580 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 or Tutorial enhancement
  • 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!