mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
First swing at bughancement canned response
parent
6bdde6166a
commit
2ac1705447
@ -100,6 +100,10 @@ Below is a library of standard responses that can be used to save time when addr
|
||||
|
||||
### Bug Reports
|
||||
|
||||
#### BUG_ACTUALLY_ENHANCEMENT
|
||||
|
||||
`Thank you for opening an issue. There exists a grey area between bug and enhancement, and it seems your issue falls into that zone. We promise to give your request fair consideration, but we need to ask a favor. To help us understand your request in detail, we ask you to recreate this issue as a [feature request](https://github.com/netbox-community/netbox/issues/new?template=feature_request.yaml). We value your time and hate that this will create duplicate work for you, but GitHub currently offers no way to carry over the fields included in the bug report template to the feature request one. Thanks for understanding, and for your interest in helping improve NetBox.`
|
||||
|
||||
#### BUG_EXPECTED_BEHAVIOR
|
||||
|
||||
`Thank you for opening a bug report. It seems that the described functionality is intended behavior. If you meant to open a feature request instead, please close this issue and open a new one using the [feature request template](https://github.com/netbox-community/netbox/issues/new?template=feature_request.yaml). Otherwise, please revise your post above to elaborate on why you believe the observed behavior is flawed.`
|
||||
|
Loading…
Reference in New Issue
Block a user