From 47dfdf95a45e00da3a62046bfbe3e8f88484e09f Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Fri, 14 Sep 2018 15:16:00 -0700 Subject: [PATCH] Removing language from PR template about having to run vagrant. --- .github/PULL_REQUEST_TEMPLATE.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 797ed27..8a4f26b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,5 @@ - - * 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 +* Does the Pull Request require a test to be added to the end to end tests? If so, has it been added?