diff --git a/.github/ISSUE_TEMPLATE/terraform-bug.md b/.github/ISSUE_TEMPLATE/terraform-bug.md index 522eaf33..5d1c100f 100644 --- a/.github/ISSUE_TEMPLATE/terraform-bug.md +++ b/.github/ISSUE_TEMPLATE/terraform-bug.md @@ -3,7 +3,7 @@ name: Terraform Bug about: Bug template for tracking issues, next steps, and solutions. title: '' labels: bug -assignees: zachreborn, TheJalpa, jakeasarus +assignees: zachreborn --- diff --git a/.github/ISSUE_TEMPLATE/terraform-feature-request.md b/.github/ISSUE_TEMPLATE/terraform-feature-request.md index 2c2ccbd2..6175adac 100644 --- a/.github/ISSUE_TEMPLATE/terraform-feature-request.md +++ b/.github/ISSUE_TEMPLATE/terraform-feature-request.md @@ -3,7 +3,7 @@ name: Terraform Feature Request about: Feature template for tracking issues, next steps, and solutions. title: '' labels: feature -assignees: zachreborn, TheJalpa, jakeasarus +assignees: zachreborn ---