diff --git a/Home.md b/Home.md index 1d66e2e..93571ea 100644 --- a/Home.md +++ b/Home.md @@ -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.