From 05cdc798c2f1b45badc9c7f537f022bfc47a7c7c Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 20 Mar 2017 13:58:27 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 - NetBox-Support.md | 11 +++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) delete mode 100644 Home.md create mode 100644 NetBox-Support.md diff --git a/Home.md b/Home.md deleted file mode 100644 index 33c4d67..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the NetBox wiki! diff --git a/NetBox-Support.md b/NetBox-Support.md new file mode 100644 index 0000000..0dd2db2 --- /dev/null +++ b/NetBox-Support.md @@ -0,0 +1,11 @@ +**The [2017 NetBox User Survey](https://goo.gl/forms/75HnNS2iE0Y1hVFH3) is open!** Please consider taking a moment to respond. Your feedback helps shape the pace and focus of NetBox development. The survey will remain open until 2017-03-31. Results will be published on the mailing list. + +# Getting Help with NetBox + +The official NetBox documentation is hosted on [ReadTheDocs](http://netbox.readthedocs.io/en/stable/). There's also a list of [frequently asked questions](Frequently-Asked-Questions) on the wiki. + +The [mailing list](https://groups.google.com/forum/#!forum/netbox-discuss) is the best forum for help with installing and using NetBox. All NetBox users are encouraged to join. + +For an immediate response, you can also try raising your question in the #netbox channel on [Freenode IRC](http://freenode.net/). + +If you'd like to file a bug report or feature request, please search the [list of open _and closed_ issues](https://github.com/digitalocean/netbox/issues?q=is%3Aissue) to see if it has already been opened. If not, please review our [contributing guidelines](https://github.com/digitalocean/netbox/blob/develop/CONTRIBUTING.md) before opening a new issue. \ No newline at end of file