Skip to content

Commit 2910107

Browse files
Closes #20296: Misc updates to issue templates (#20293)
1 parent a611ade commit 2910107

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

.github/ISSUE_TEMPLATE/02-bug_report.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ body:
88
attributes:
99
value: >
1010
**NOTE:** This form is only for reporting _reproducible bugs_ in a current NetBox
11-
installation. If you're having trouble with installation or just looking for
12-
assistance with using NetBox, please visit our
11+
release. If you're having trouble with installation or just looking for assistance
12+
using NetBox, please visit our
1313
[discussion forum](https://github.com/netbox-community/netbox/discussions) instead.
1414
- type: dropdown
1515
attributes:
16-
label: Deployment Type
16+
label: NetBox Edition
1717
description: >
18-
How are you running NetBox? (For issues with the Docker image, please go to the
19-
[netbox-docker](https://github.com/netbox-community/netbox-docker) repo.)
18+
Users of [NetBox Cloud](https://netboxlabs.com/netbox-cloud/) or
19+
[NetBox Enterprise](https://netboxlabs.com/netbox-enterprise/), please contact the
20+
[NetBox Labs](https://netboxlabs.com/) support team for assistance to ensure your
21+
request receives immediate attention.
2022
options:
21-
- NetBox Cloud
22-
- NetBox Enterprise
23-
- Self-hosted
23+
- NetBox Community
2424
validations:
2525
required: true
2626
- type: input

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ contact_links:
1313
- name: 🌎 Correct a Translation
1414
url: https://explore.transifex.com/netbox-community/netbox/
1515
about: "Spot an incorrect translation? You can propose a fix on Transifex."
16-
- name: 💡 Plugin Idea
17-
url: https://plugin-ideas.netbox.dev
18-
about: "Have an idea for a plugin? Head over to the ideas board!"
1916
- name: 💬 Community Slack
2017
url: https://netdev.chat
2118
about: "Join #netbox on the NetDev Community Slack for assistance with installation issues and other problems."

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ NetBox automatically logs the creation, modification, and deletion of all manage
9191
* Join the conversation on [the discussion forum](https://github.com/netbox-community/netbox/discussions) and [Slack](https://netdev.chat/)!
9292
* 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.
9393
* Contributions from the community are encouraged and appreciated! Check out our [contributing guide](CONTRIBUTING.md) to get started.
94-
* [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!
9594

9695
## Screenshots
9796

0 commit comments

Comments
 (0)