diff options
author | John R Barker <john@johnrbarker.com> | 2017-06-21 13:55:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-21 13:55:55 +0200 |
commit | 830ad2351f049d94050b17c14f9bd86963e33fe1 (patch) | |
tree | 7ba2468046e8066ae335f62c50c0576e84c0da15 /.github | |
parent | Move helm module to subdirectory (diff) | |
download | ansible-830ad2351f049d94050b17c14f9bd86963e33fe1.tar.xz ansible-830ad2351f049d94050b17c14f9bd86963e33fe1.zip |
Ask for Network OS version info (#25958)
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 53cb745e71..fbfae51022 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -28,6 +28,8 @@ Mention any settings you have changed/added/removed in ansible.cfg <!--- Mention 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 |