mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Add references to GitHub discussions
This commit is contained in:
parent
f55e966c8f
commit
6ee161bdc6
@ -4,15 +4,33 @@ If you encounter any issues installing or using NetBox, try one of the
|
|||||||
following resources to get assistance. Please **do not** open a GitHub issue
|
following resources to get assistance. Please **do not** open a GitHub issue
|
||||||
except to report bugs or request features.
|
except to report bugs or request features.
|
||||||
|
|
||||||
|
### GitHub Discussions
|
||||||
|
|
||||||
|
GitHub's discussions are the best place to get help or propose rough ideas for
|
||||||
|
new functionality. Their integration with GitHub allows for easily cross-
|
||||||
|
referencing and converting posts to issues as needed. There are several
|
||||||
|
categories for discussions:
|
||||||
|
|
||||||
|
* **General** - General community discussion
|
||||||
|
* **Ideas** - Ideas for new functionality that isn't yet ready for a formal
|
||||||
|
feature request
|
||||||
|
* **Q&A** - Request help with installing or using NetBox
|
||||||
|
* **Show and tell** - Share a plugin, script, or something else you've made
|
||||||
|
using NetBox
|
||||||
|
|
||||||
### Mailing List
|
### Mailing List
|
||||||
|
|
||||||
We have established a Google Groups Mailing List for issues and general
|
We also have a Google Groups [mailing list](https://groups.google.com/g/netbox-discuss)
|
||||||
discussion. This is the best forum for obtaining assistance with NetBox
|
for general discussion, however we're encouraging people to use GitHub
|
||||||
installation. You can find us [here](https://groups.google.com/g/netbox-discuss).
|
discussions where possible, as it's much easier for newcomers to review past
|
||||||
|
discussions.
|
||||||
|
|
||||||
### Slack
|
### Slack
|
||||||
|
|
||||||
For real-time discussion, you can join the #netbox Slack channel on [NetworkToCode](https://slack.networktocode.com/).
|
For real-time chat, you can join the **#netbox** Slack channel on [NetworkToCode](https://slack.networktocode.com/).
|
||||||
|
Unfortunately, the Slack channel does not provide long-term retention of chat
|
||||||
|
history, so try to avoid it for any discussions would benefit from being
|
||||||
|
preserved for future reference.
|
||||||
|
|
||||||
## Reporting Bugs
|
## Reporting Bugs
|
||||||
|
|
||||||
@ -171,7 +189,7 @@ overlooked.
|
|||||||
|
|
||||||
* Official channels for communication include:
|
* Official channels for communication include:
|
||||||
|
|
||||||
* GitHub issues/pull requests
|
* GitHub issues, pull requests, and discussions
|
||||||
* The [netbox-discuss](https://groups.google.com/g/netbox-discuss) mailing list
|
* The [netbox-discuss](https://groups.google.com/g/netbox-discuss) mailing list
|
||||||
* The **#netbox** channel on [NetworkToCode Slack](https://networktocode.slack.com/)
|
* The **#netbox** channel on [NetworkToCode Slack](https://networktocode.slack.com/)
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ complete list of requirements, see `requirements.txt`. The code is available [on
|
|||||||
|
|
||||||
The complete documentation for NetBox can be found at [Read the Docs](http://netbox.readthedocs.io/en/stable/).
|
The complete documentation for NetBox can be found at [Read the Docs](http://netbox.readthedocs.io/en/stable/).
|
||||||
|
|
||||||
Questions? Comments? Please subscribe to [the netbox-discuss mailing list](https://groups.google.com/g/netbox-discuss),
|
Questions? Comments? Please start a [discussion on GitHub](https://github.com/netbox-community/netbox/discussions),
|
||||||
or join us in the #netbox Slack channel on [NetworkToCode](https://networktocode.slack.com/)!
|
or join us in the **#netbox** Slack channel on [NetworkToCode](https://networktocode.slack.com/)!
|
||||||
|
|
||||||
### Build Status
|
### Build Status
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user