Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 554 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (10 loc) · 554 Bytes

Description

Please include a summary of the program i.e what problem it solves.

Checklist:

  • My code follows the style guidelines of this project
  • I have added my code in its respective language folder.
  • I have mentioned a short description about the code at the beginning of the program.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have not deleted any files that already exist in the repository.