From 9f7b9cbb3c89bdbf391b60a0e752744d5e7e36cf Mon Sep 17 00:00:00 2001 From: xmatthias Date: Tue, 5 Jun 2018 21:39:58 +0200 Subject: [PATCH] Add PR template --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md 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 + +- +-