From a9109ce7bd615f143cbf52dbdb3f382fb498e414 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 3 Jan 2022 10:21:33 -0500 Subject: [PATCH] Updated Issue Intake Policy (markdown) --- 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 08233a3..5b60057 100644 --- a/Issue-Intake-Policy.md +++ b/Issue-Intake-Policy.md @@ -83,7 +83,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 no 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/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.` #### FR_OUT_OF_SCOPE