Updated Home (markdown)

Jeremy Stretch 2021-03-01 10:03:15 -05:00
parent 1f280fbbcb
commit 353d80b4ca

@ -1,10 +1,8 @@
# Getting Help with NetBox
The official NetBox documentation is hosted on [ReadTheDocs](http://netbox.readthedocs.io/en/stable/).
The [mailing list](https://groups.google.com/g/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 [NetworkToCode's Slack](https://networktocode.slack.com/).
* [Official Documentation](http://netbox.readthedocs.io/en/stable/) - Hosted by ReadTheDocs; always a good place to start!
* [GitHub Discussions](https://github.com/netbox-community/netbox/discussions) - Discussion forum hosted by GitHub; ideal for Q&A and other structured discussions
* [Slack](https://join.slack.com/t/netdev-community/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ) - Real-time chat hosted by the NetDev Community; best for unstructured discussion or just hanging out
If you'd like to file a bug report or feature request, please search the [list of open _and_ closed issues](https://github.com/netbox-community/netbox/issues?q=is%3Aissue) to see if it has already been opened. If not, please review our [contributing guidelines](https://github.com/netbox-community/netbox/blob/master/CONTRIBUTING.md) and the list of [frequently asked questions](Frequently-Asked-Questions) before opening a new issue.