summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2018-04-16 13:27:48 -0400
committerBrian Coca <brian.coca+git@gmail.com>2018-04-16 13:45:22 -0400
commitcd235e9eb0d4dc39d327a538717177827969e06f (patch)
tree0a26c74fe737f1f7b1ed9702238486d7eecfc2a2 /.github
parentf474195a3b9f3be7ed7bac4d57deb41372a58850 (diff)
downloadansible-cd235e9eb0d4dc39d327a538717177827969e06f.tar.gz
BELOW THIS COMMENT
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 2b9a54107f..a60a0b25e0 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -12,29 +12,30 @@ Always add information AFTER of these html comments.
##### COMPONENT NAME
<!---
-Insert below this comment the name of the module, plugin, task or feature.
+Insert, BELOW THIS COMMENT, the name of the module, plugin, task or feature.
Do not include extra details here, e.g. "vyos_command" not "the network module vyos_command" or the full path
-->
##### ANSIBLE VERSION
-<!--- Paste verbatim output from "ansible --version" between quotes below -->
+<!--- Paste, BELOW THIS COMMENT, verbatim output from "ansible --version" between quotes below -->
```
```
##### 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, BELOW THIS COMMENT, the results of "ansible-config dump --only-changed"
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
(or using the ANSIBLE_* environment variables).
-->
##### OS / ENVIRONMENT
<!---
-Mention the OS you are running Ansible from, and the OS you are
+Mention, BELOW THIS COMMENT, the OS you are running Ansible from, and the OS you are
managing, or say "N/A" for anything that is not platform-specific.
Also mention the specific version of what you are trying to control,
e.g. if this is a network bug the version of firmware on the network device.
+
-->
##### SUMMARY