diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..77260b85be9 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +[If you still have anything in brackets in the end, you did it wrong.] + +This is a [bug fix | new feature]. +[This is a WIP, do not merge.] + +Proposed changes in this Pull Request: +- +- +- + +[Resolves #xxx]