From d012362adefc68bf13deac584620f70b528077c0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 9 Apr 2021 17:42:42 -0400 Subject: [PATCH] Update templates for installer changes --- .github/ISSUE_TEMPLATE.md | 4 ++-- .github/PULL_REQUEST_TEMPLATE.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2a7fb229d879..9a303eec9196 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -23,8 +23,8 @@ https://www.ansible.com/security ##### ENVIRONMENT * AWX version: X.Y.Z -* AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker -* Ansible version: X.Y.Z +* AWX install method: operator, developer environment +* AWX deployment target: openshift, kubernetes, minikube * Operating System: * Web Browser: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cab0f5a69bbe..e15b861df825 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,6 @@ the change does. - API - UI - - Installer ##### AWX VERSION