more info equals faster troubleshooting
This commit is contained in:
12
.github/issue_template.md
vendored
12
.github/issue_template.md
vendored
@@ -1,4 +1,9 @@
|
|||||||
<!---
|
<!---
|
||||||
|
|
||||||
|
READ THIS FIRST!
|
||||||
|
----------------
|
||||||
|
|
||||||
|
|
||||||
Provide a general summary of the issue in the Title above
|
Provide a general summary of the issue in the Title above
|
||||||
|
|
||||||
STOP! If your ticket is about a device not being detected correctly,
|
STOP! If your ticket is about a device not being detected correctly,
|
||||||
@@ -16,6 +21,9 @@ when including netdisco config snippets, whitespace matters since it's a yaml fi
|
|||||||
for github issues it really helps if you include the relevant config parts in a codeblock (code fencing)
|
for github issues it really helps if you include the relevant config parts in a codeblock (code fencing)
|
||||||
see the "code" subject on https://guides.github.com/features/mastering-markdown/ for that)
|
see the "code" subject on https://guides.github.com/features/mastering-markdown/ for that)
|
||||||
this should preserve spaces in the issue tracker and make troubleshooting quicker
|
this should preserve spaces in the issue tracker and make troubleshooting quicker
|
||||||
|
|
||||||
|
the more info you can provide, the easier it is for us the help you, so please
|
||||||
|
fill out as many of the items below as possible.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
@@ -48,6 +56,10 @@ this should preserve spaces in the issue tracker and make troubleshooting quicke
|
|||||||
* Netdisco version used:
|
* Netdisco version used:
|
||||||
* SNMP::Info version used:
|
* SNMP::Info version used:
|
||||||
|
|
||||||
|
## Config info (deployment.yml)
|
||||||
|
<!--- if possible include all options you added to your deployment.yml file, since -->
|
||||||
|
<!--- some options can change the behaviour in drastic ways -->
|
||||||
|
|
||||||
## Device information
|
## Device information
|
||||||
<!--- if the issue relates to specific devices their info would be usefull -->
|
<!--- if the issue relates to specific devices their info would be usefull -->
|
||||||
<!--- do note that the following command might contain sensitive info, you can -->
|
<!--- do note that the following command might contain sensitive info, you can -->
|
||||||
|
|||||||
Reference in New Issue
Block a user