diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 4 | ||||
-rw-r--r-- | .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 2a7fb229d8..9a303eec91 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 cab0f5a69b..e15b861df8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,6 @@ the change does. <!--- Name of the module/plugin/module/task --> - API - UI - - Installer ##### AWX VERSION <!--- Paste verbatim output from `make VERSION` between quotes below --> |