16
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
16
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
@@ -8,19 +8,19 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
**NOTE:** This form is only for reporting _reproducible bugs_ in a current NetBox
|
**NOTE:** This form is only for reporting _reproducible bugs_ in a current NetBox
|
||||||
installation. If you're having trouble with installation or just looking for
|
release. If you're having trouble with installation or just looking for assistance
|
||||||
assistance with using NetBox, please visit our
|
using NetBox, please visit our
|
||||||
[discussion forum](https://github.com/netbox-community/netbox/discussions) instead.
|
[discussion forum](https://github.com/netbox-community/netbox/discussions) instead.
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Deployment Type
|
label: NetBox Edition
|
||||||
description: >
|
description: >
|
||||||
How are you running NetBox? (For issues with the Docker image, please go to the
|
Users of [NetBox Cloud](https://netboxlabs.com/netbox-cloud/) or
|
||||||
[netbox-docker](https://github.com/netbox-community/netbox-docker) repo.)
|
[NetBox Enterprise](https://netboxlabs.com/netbox-enterprise/), please contact the
|
||||||
|
[NetBox Labs](https://netboxlabs.com/) support team for assistance to ensure your
|
||||||
|
request receives immediate attention.
|
||||||
options:
|
options:
|
||||||
- NetBox Cloud
|
- NetBox Community
|
||||||
- NetBox Enterprise
|
|
||||||
- Self-hosted
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -13,9 +13,6 @@ contact_links:
|
|||||||
- name: 🌎 Correct a Translation
|
- name: 🌎 Correct a Translation
|
||||||
url: https://explore.transifex.com/netbox-community/netbox/
|
url: https://explore.transifex.com/netbox-community/netbox/
|
||||||
about: "Spot an incorrect translation? You can propose a fix on Transifex."
|
about: "Spot an incorrect translation? You can propose a fix on Transifex."
|
||||||
- name: 💡 Plugin Idea
|
|
||||||
url: https://plugin-ideas.netbox.dev
|
|
||||||
about: "Have an idea for a plugin? Head over to the ideas board!"
|
|
||||||
- name: 💬 Community Slack
|
- name: 💬 Community Slack
|
||||||
url: https://netdev.chat
|
url: https://netdev.chat
|
||||||
about: "Join #netbox on the NetDev Community Slack for assistance with installation issues and other problems."
|
about: "Join #netbox on the NetDev Community Slack for assistance with installation issues and other problems."
|
||||||
|
@@ -91,7 +91,6 @@ NetBox automatically logs the creation, modification, and deletion of all manage
|
|||||||
* Join the conversation on [the discussion forum](https://github.com/netbox-community/netbox/discussions) and [Slack](https://netdev.chat/)!
|
* Join the conversation on [the discussion forum](https://github.com/netbox-community/netbox/discussions) and [Slack](https://netdev.chat/)!
|
||||||
* Already a power user? You can [suggest a feature](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature&template=feature_request.yaml) or [report a bug](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yaml) on GitHub.
|
* Already a power user? You can [suggest a feature](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature&template=feature_request.yaml) or [report a bug](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yaml) on GitHub.
|
||||||
* Contributions from the community are encouraged and appreciated! Check out our [contributing guide](CONTRIBUTING.md) to get started.
|
* Contributions from the community are encouraged and appreciated! Check out our [contributing guide](CONTRIBUTING.md) to get started.
|
||||||
* [Share your idea](https://plugin-ideas.netbox.dev/) for a new plugin, or [learn how to build one](https://github.com/netbox-community/netbox-plugin-tutorial) yourself!
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user