Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 678 Bytes

File metadata and controls

26 lines (19 loc) · 678 Bytes

Code Highlights:

Where should the reviewer start?

  • <notes

Have Tests Been Added?

  • No.
  • Yes, but all tests are not passing.
  • Yes, and all are passing.

Any background context you want to provide?

Message/Questions for reviewer:

Issues:

  • Addresses #
  • Closes #

Screenshots (if appropriate):

Tracking Consistency:

  • added appropriate labels
  • My code follows the code style of this project and has removed all unnecessary annotations
  • I have added comments on my pull request, particularly in hard-to-understand areas
  • looked at PR preview to check spelling, syntax, formatting, and completion