From a8f65804716f0831c5c931eb25eb6223c16c2450 Mon Sep 17 00:00:00 2001 From: Mark Gray Date: Wed, 13 Apr 2022 13:42:14 -0700 Subject: [PATCH] fixed few description issue --- .github/ISSUE_TEMPLATE/1_feature.yml | 2 +- .github/ISSUE_TEMPLATE/2_example_bug.yml | 2 +- .github/ISSUE_TEMPLATE/5_aztfy_bug.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_feature.yml b/.github/ISSUE_TEMPLATE/1_feature.yml index d570878d..7a2523b3 100644 --- a/.github/ISSUE_TEMPLATE/1_feature.yml +++ b/.github/ISSUE_TEMPLATE/1_feature.yml @@ -1,5 +1,5 @@ name: 'Azure Terraform feature Ask' -description: File a bug/issue for a verified module +description: Request a feature for Azure Terraform Verified Modules, Examples, AzAPI provider, Azure Terrafy, etc. title: "" labels: [enhancement] body: diff --git a/.github/ISSUE_TEMPLATE/2_example_bug.yml b/.github/ISSUE_TEMPLATE/2_example_bug.yml index d8e843a3..caa90add 100644 --- a/.github/ISSUE_TEMPLATE/2_example_bug.yml +++ b/.github/ISSUE_TEMPLATE/2_example_bug.yml @@ -1,5 +1,5 @@ name: 'Azure Terraform example Bug Report' -description: File a bug/issue for a example (Quickstart, samples, etc.) +description: File a bug/issue for a configuration example (Quickstart, samples, etc.) title: "<title>" labels: [bug, example] body: diff --git a/.github/ISSUE_TEMPLATE/5_aztfy_bug.yml b/.github/ISSUE_TEMPLATE/5_aztfy_bug.yml index dac0f9a5..5d24f8ad 100644 --- a/.github/ISSUE_TEMPLATE/5_aztfy_bug.yml +++ b/.github/ISSUE_TEMPLATE/5_aztfy_bug.yml @@ -1,5 +1,5 @@ name: 'Azure Terrafy Bug Report' -description: File a bug/issue for a Azure Terrafy (aztfy) +description: File a bug/issue for Azure Terrafy (aztfy) title: "<title>" labels: [bug, aztfy] body: