mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-04 06:16:23 -06:00
Fix formatting
+4
-5
@@ -71,12 +71,11 @@ Below is a library of standard responses that can be used to save time when addr
|
||||
|
||||
#### BUG_ACTUALLY_SUPPORT_REQUEST
|
||||
|
||||
`Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. The symptoms you're describing suggest this may be related to your specific configuration or environment setup rather than a bug in NetBox itself. If this were a NetBox bug, we would typically expect to see similar reports from other users with similar configurations.`
|
||||
|
||||
> Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. The symptoms you're describing suggest this may be related to your specific configuration or environment setup rather than a bug in NetBox itself. If this were a NetBox bug, we would typically expect to see similar reports from other users with similar configurations.
|
||||
>
|
||||
> Each bug report must include detailed steps to reproduce the issue starting from a vanilla NetBox installation. However, given that reproducing this would likely require replicating your specific setup, this issue may be better suited for [GitHub Discussions](https://github.com/netbox-community/netbox/discussions/categories/help-wanted) where the community can provide configuration and troubleshooting assistance.
|
||||
>
|
||||
> The bug tracker is intended for reproducible defects in NetBox's code, not for configuration or deployment support. If you can provide detailed reproduction steps that can be followed on a standard NetBox installation, please update this issue with those details. Otherwise, we recommend seeking help through GitHub Discussions.
|
||||
`Each bug report must include detailed steps to reproduce the issue starting from a vanilla NetBox installation. However, given that reproducing this would likely require replicating your specific setup, this issue may be better suited for [GitHub Discussions](https://github.com/netbox-community/netbox/discussions/categories/help-wanted) where the community can provide configuration and troubleshooting assistance.`
|
||||
|
||||
`The bug tracker is intended for reproducible defects in NetBox's code, not for configuration or deployment support. If you can provide detailed reproduction steps that can be followed on a standard NetBox installation, please update this issue with those details. Otherwise, we recommend seeking help through GitHub Discussions.`
|
||||
|
||||
|
||||
### Pull Requests
|
||||
|
||||
Reference in New Issue
Block a user