diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..539e24b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +Thank you for sending your pull request. + +## Summary +Explain in one sentence the goal of this PR / Strategy + +Solve the issue: #___ + +## Quick strategy idea + +- +-