From 92a5e27525f17e8f2f088405c30dad9bf9e2a57e Mon Sep 17 00:00:00 2001 From: Ryan King Date: Wed, 29 Jul 2020 16:13:14 -0700 Subject: [PATCH] add versions to bug report issue template. --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3e1cc866ae..5a91344267 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,12 @@ assignees: '' **Provider Version** +The provider version you are using. + +**Terraform Version** + +The version of Terraform you were using when the bug was encountered. + **Describe the bug** A clear and concise description of what the bug is.