From 158129328e06a6630e7068cfe2edf65fe3fe2efe Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Sat, 18 Apr 2020 20:37:59 +0200 Subject: [PATCH] Edit template --- .github/PULL_REQUEST_TEMPLATE.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dbae5ce3..b982ad57 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,11 +14,3 @@ Release note for [CHANGELOG](https://github.com/danitso/terraform-provider-proxm ```release-note ``` - -Output from acceptance testing: - -```sh -$ make test - -... -```