Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 425 Bytes

File metadata and controls

10 lines (10 loc) · 425 Bytes

Checklist:

Code quality

  • My code follows the style guidelines of this project
  • My changes generate no new warnings
  • I have commented my code, particularly in hard-to-understand areas

Testing

  • I have testsed functionality that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code

Merge conflicts

  • Any dependent changes have been merged