mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Temporarily rename 'ansible-core version' back to 'Ansible version' to make bot happy.
This commit is contained in:
parent
7cfdc2ce8c
commit
d0f82e2c27
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -50,7 +50,7 @@ body:
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Ansible-core Version
|
label: Ansible Version
|
||||||
description: >-
|
description: >-
|
||||||
Paste verbatim output from `ansible --version` between
|
Paste verbatim output from `ansible --version` between
|
||||||
tripple backticks.
|
tripple backticks.
|
||||||
|
|
|
@ -50,7 +50,7 @@ body:
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Ansible-core Version
|
label: Ansible Version
|
||||||
description: >-
|
description: >-
|
||||||
Paste verbatim output from `ansible --version` between
|
Paste verbatim output from `ansible --version` between
|
||||||
tripple backticks.
|
tripple backticks.
|
||||||
|
|
Loading…
Reference in a new issue