diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fe46a5ef84..d640b9aae4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -50,7 +50,7 @@ body: - type: textarea attributes: - label: Ansible-core Version + label: Ansible Version description: >- Paste verbatim output from `ansible --version` between tripple backticks. diff --git a/.github/ISSUE_TEMPLATE/documentation_report.yml b/.github/ISSUE_TEMPLATE/documentation_report.yml index 075122c7c3..cd88343d06 100644 --- a/.github/ISSUE_TEMPLATE/documentation_report.yml +++ b/.github/ISSUE_TEMPLATE/documentation_report.yml @@ -50,7 +50,7 @@ body: - type: textarea attributes: - label: Ansible-core Version + label: Ansible Version description: >- Paste verbatim output from `ansible --version` between tripple backticks.