Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 711 Bytes

pull_request_template.md

File metadata and controls

32 lines (21 loc) · 711 Bytes

Who worked on this

  • Alexis
  • Maria
  • Ed
  • Cody

Type of change

  • Style (Non-breaking Style code)
  • Testing (Non-breaking Testing code)
  • Bug fix or refactor (change which fixes an issue)
  • New feature (change which adds functionality)

Summary of the change.

🔥 If it is a new feature, describe the feature and the iteration of the project spec it addresses.

Link to issue:

This closes #

🐞 If it is a bug or issue fix, describe the issue that was fixed.

Note any questions or struggles as well.

Checklist:

  • My code follows the Turing style guidelines
  • I have performed a self-review of my own code
  • I have commented my code if necessary