From 4f35b3464f1a46f066039d7b424a54f004cee8da Mon Sep 17 00:00:00 2001 From: basisbit Date: Tue, 26 May 2020 03:05:30 +0200 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 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 000000000000..f44632402914 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ + + +### What does this PR do? + + + +### Closes Issue(s) + + + +### Motivation + + + +### More + + +- [ ] Added/updated documentation