diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index ff74af0..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,21 +0,0 @@ -## Motivation - -## Changes - -- Change 1 -- Change 2 - -## How to test - -- [ ] Test 1 -- [ ] Test 2 - -## Images and GIFs - -| Before | After | -|--------|--------| -| link1 | link2 | -| link3 | link4 | -| link5 | link6 | -| link7 | link8 | -| link9 | link10 |