diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..de42935 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +Fixes # . + +Changes proposed in this pull request: + - + - + - + +How to test this code: + - + - + - + +Has been tested on (remove any that don't apply): + - Powershell 3 and above + - Windows 7 and above