diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..6c50e31 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,19 @@ +What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) + +* + +What is the current behaviour? (You can also link to an open issue here) + +* + +What is the new behaviour? (You can also link to the ticket here) + +* + +Does this PR introduce a breaking change? + +* + +Screenshots (If appropriate) + +* \ No newline at end of file