diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..08779d10 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +Fixes # . + +### Description of the problem being solved: + +### Steps taken to verify a working solution: +- +- +- + +### Link to a build that showcases this PR: + +### Before screenshot: + +### After screenshot: