diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 797ed27..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,16 +0,0 @@ - - -* Have you run goformat on the project before submitting? - -* Have you run go test on the project before submitting? Do all tests pass? - -* Does the Pull Request require a test to be added to the end to end tests? If so, has it been added? \ No newline at end of file