diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..3e133f15 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +# What + +*What does this PR do, and preferably how* + +# Testing +*Testing this PR involves X,Y,Z* + +## Test scenarios +*Test these things* + +1. Instructions +2. ... +3. ...