Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 452 Bytes

pull_request_template.md

File metadata and controls

13 lines (10 loc) · 452 Bytes

Thank you for your contribution to the Estimation Tool repo. Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved terminology
  • You have added unit tests
  • You have properly used classes and private methods to write clean code and you not increased technical debt.
  • You have written code readable for others developers.

Changes

  • Change 1
  • Change 2