Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.21 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

29 lines (22 loc) · 1.21 KB

Jira ticket: https://www.tracker.dtf.signify.com/browse/HVEN-??? | HCLD-???

Problem

Solution

Notes

Specifically for code reviewers?

Specifically for testers?

Definition of done

  • 📝 The changes are documented in the code and README.md
  • ✨ The changes are covered by tests
  • 📈 The changes are covered by the appropriate datadog measurements
  • 📣 It scales
  • 🔒 It is secure and it preserves privacy
  • 🚦 GitHub Actions are green
  • 👍 The pull request is code reviewed
  • 💥 The application is tested and verified locally by reviewer
  • 🧑‍🏫 Knowledge is shared among the team