diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..ccd8d59 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,18 @@ +### Mininet uses GitHub issues for bug reports and feature requests. +### These issues can be viewed at bugs.mininet.org +### +### If you have a question that is not a bug report or a feature request, +### please consult the documentation at docs.mininet.org, the FAQ +### at faq.mininet.org, and the mininet-discuss mailing list. +### +### For bug reports, please fill in the following information in detail, +### and also feel free to include additional information such as debug +### output from mn -v debug, etc. + +### Expected/Desired Behavior: + + +### Actual Behavior: + + +### Detailed Steps to Reproduce the Behavior: