Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 841 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (14 loc) · 841 Bytes

Problem: [describe the problem you try to solve with this PR.]

Solution: [describe carefully what you change by this PR.]

Changes introduced by this pull request:

  • [...]
  • [...]
  • [...]

Drawbacks: [if any, describe the drawbacks of this pull request.]

TODOs: [what is not done yet.]

Connected to: Connected to [#IssueNr -- specify the issue number to connect this PR to a existing issue]

Fixes: Fixes [#IssueNr what issues this fixes. Will automatically close the issue when PR is merged]

State: [the state of this PR, e.g. WIP, ready, etc.]

Blocking/related: [issues or PRs blocking or being related to this issue.]

Other: [optional: for other relevant information that should be known or cannot be described in the other fields.]

The above template is not necessary for smaller PRs.