Skip to content

Latest commit

History

History
32 lines (24 loc) 路 829 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

32 lines (24 loc) 路 829 Bytes

Scope & Purpose

(Please describe the changes in this PR for reviewers, motivation, rationale - mandatory)

  • 馃挬 Bugfix
  • 馃崟 New feature
  • 馃敟 Performance improvement
  • 馃敤 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 馃摉 CHANGELOG entry made
  • 馃摎 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.10: (Please link PR)
    • Backport for 3.9: (Please link PR)
    • Backport for 3.8: (Please link PR)

Related Information

(Please reference tickets / specification / other PRs etc)

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document: