Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.2 KB

File metadata and controls

29 lines (20 loc) · 1.2 KB

Description


Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code, and my changes generate no new warnings
  • I have commented my code (docBlock), particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works (in the tests directory. If required)
  • New and existing unit tests pass locally with my changes
  • I have completed the formatting process of my changes

‼️ NOTE: Any issues related to the checks above will lead to REJECT the PR.