From 460c21d067e14e9e4c213dfd2981fb6f8b5318ad Mon Sep 17 00:00:00 2001 From: Jason Novinger Date: Wed, 19 Nov 2025 00:55:42 -0600 Subject: [PATCH] Fix references to CONTRIBUTING.md --- Issue-Triage-Workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue-Triage-Workflow.md b/Issue-Triage-Workflow.md index 459daf9..b781079 100644 --- a/Issue-Triage-Workflow.md +++ b/Issue-Triage-Workflow.md @@ -41,7 +41,7 @@ Below is a library of standard responses that can be used to save time when addr #### FR_INSUFFICIENT_DETAIL -`Thank you for your interest in extending NetBox. Unfortunately, the information you have provided does not constitute an actionable feature request. Per our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md), a feature request must include a thorough description of the proposed functionality, including any database changes, new views or API endpoints, and so on. It must also include a detailed use case justifying its implementation. If you would like to elaborate on your proposal, please modify your post above. If sufficient detail is not added, this issue will be closed.` +`Thank you for your interest in extending NetBox. Unfortunately, the information you have provided does not constitute an actionable feature request. Per our [contributing guide](https://github.com/netbox-community/netbox/blob/main/CONTRIBUTING.md), a feature request must include a thorough description of the proposed functionality, including any database changes, new views or API endpoints, and so on. It must also include a detailed use case justifying its implementation. If you would like to elaborate on your proposal, please modify your post above. If sufficient detail is not added, this issue will be closed.` #### FR_OUT_OF_SCOPE