From fe681b669f5d335ec16581b9290d3e9889084633 Mon Sep 17 00:00:00 2001 From: Jeff Gehlbach Date: Mon, 1 Apr 2024 11:20:21 -0400 Subject: [PATCH] Corrected issue template link in BUG_EXPECTED_BEHAVIOR canned response --- Issue-Intake-Policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue-Intake-Policy.md b/Issue-Intake-Policy.md index 3eb8f2d..4f11875 100644 --- a/Issue-Intake-Policy.md +++ b/Issue-Intake-Policy.md @@ -102,7 +102,7 @@ Below is a library of standard responses that can be used to save time when addr #### 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.md). Otherwise, please revise your post above to elaborate on why you believe the observed behavior is flawed.` +`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.` #### BUG_INSUFFICIENT_DETAIL