diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..bf486fe --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ + + + + +### How can we test this? Step by step instructions please. + +1. +2. +3. + +### What happened before? + + +### What should happen with this fix? + + +### Anything else we should know about this patch?