mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix closing tag for COMPONENT NAME, multiline changes
This commit is contained in:
10
.github/ISSUE_TEMPLATE.md
vendored
10
.github/ISSUE_TEMPLATE.md
vendored
@@ -4,14 +4,16 @@ Also test if the latest release, and master branch are affected too.
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
<!--- Pick one below and delete the rest: -->
|
<!--- Pick one below and delete the rest -->
|
||||||
- Bug Report
|
- Bug Report
|
||||||
- Feature Idea
|
- Feature Idea
|
||||||
- Documentation Report
|
- Documentation Report
|
||||||
|
|
||||||
##### COMPONENT NAME
|
##### COMPONENT NAME
|
||||||
<!--- Name of the module/plugin/task/feature -->
|
<!---
|
||||||
<!--- Please do not include extra details here, e.g. "vyos_command" not "the network module vyos_command"
|
Name of the module/plugin/task/feature
|
||||||
|
Do not include extra details here, e.g. "vyos_command" not "the network module vyos_command" or the full path
|
||||||
|
-->
|
||||||
|
|
||||||
##### ANSIBLE VERSION
|
##### ANSIBLE VERSION
|
||||||
<!--- Paste verbatim output from "ansible --version" between quotes below -->
|
<!--- Paste verbatim output from "ansible --version" between quotes below -->
|
||||||
@@ -22,10 +24,8 @@ Also test if the latest release, and master branch are affected too.
|
|||||||
##### CONFIGURATION
|
##### CONFIGURATION
|
||||||
<!---
|
<!---
|
||||||
If using Ansible 2.4 or above, paste the results of "ansible-config dump --only-changed"
|
If using Ansible 2.4 or above, paste the results of "ansible-config dump --only-changed"
|
||||||
|
|
||||||
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
||||||
(or using the ANSIBLE_* environment variables).
|
(or using the ANSIBLE_* environment variables).
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### OS / ENVIRONMENT
|
##### OS / ENVIRONMENT
|
||||||
|
|||||||
Reference in New Issue
Block a user