Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 425 Bytes

pull_request_template.md

File metadata and controls

7 lines (7 loc) · 425 Bytes

Thank you for contributing to GeriLife. To maintain the quality of code please make sure of the following before merging a PR.

  • Mentioned issues addressed in this PR.
  • There are no code-climate issues or have been resolved before the PR is merged.
  • Added test cases for new code
  • All test cases are passing
  • Have used multi-language string literal for all text messages.
  • Included code comments