From f49f3e56f4be7982d35a817c07c00c9b823328a6 Mon Sep 17 00:00:00 2001 From: Paul Tyng Date: Fri, 15 Feb 2019 10:55:28 -0500 Subject: [PATCH 1/2] Create provider_issue.md --- .github/ISSUE_TEMPLATE/provider_issue.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/provider_issue.md diff --git a/.github/ISSUE_TEMPLATE/provider_issue.md b/.github/ISSUE_TEMPLATE/provider_issue.md new file mode 100644 index 0000000000..b3931e57de --- /dev/null +++ b/.github/ISSUE_TEMPLATE/provider_issue.md @@ -0,0 +1,18 @@ +--- +name: Provider issue (AWS, Azure, GCP, etc.) +about: Do you have a bug, feature request, or other issue with a provider (not Terraform core or the HCL language itself)? +--- + + From 01e6002101a09f62d502c917e604a8099db857bb Mon Sep 17 00:00:00 2001 From: Paul Tyng Date: Fri, 15 Feb 2019 10:58:56 -0500 Subject: [PATCH 2/2] Update provider_issue.md --- .github/ISSUE_TEMPLATE/provider_issue.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/provider_issue.md b/.github/ISSUE_TEMPLATE/provider_issue.md index b3931e57de..c9fc4bdc4e 100644 --- a/.github/ISSUE_TEMPLATE/provider_issue.md +++ b/.github/ISSUE_TEMPLATE/provider_issue.md @@ -3,7 +3,6 @@ name: Provider issue (AWS, Azure, GCP, etc.) about: Do you have a bug, feature request, or other issue with a provider (not Terraform core or the HCL language itself)? --- -