From fd3af69af97937370a12b8a4424c83b7229c202d Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 24 Jul 2020 14:02:22 -0400 Subject: [PATCH] Updated Issue Intake Policy (markdown) --- Issue-Intake-Policy.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Issue-Intake-Policy.md b/Issue-Intake-Policy.md index fcf810a..74eefb8 100644 --- a/Issue-Intake-Policy.md +++ b/Issue-Intake-Policy.md @@ -89,9 +89,9 @@ issue #$ISSUE for further discussion. ``` 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. +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. ``` ### FEATURE_OUT_OF_SCOPE @@ -99,8 +99,8 @@ please revise your post above to elaborate on why you believe the observed behav ``` Thank you for submitting your idea. Unfortunately, the proposed feature falls outside the scope of functionality that NetBox aims to provide. As NetBox is an open source application with limited development -resources and a persistent backlog of existing work, it is crucial that we limit the scope of development to -ensure it remains a maintainable project for many years to come. Thank you for your understanding. +resources and a persistent backlog of existing work, it is crucial that we limit the scope of development +to ensure it remains a maintainable project for many years to come. Thank you for your understanding. ``` ### PLUGIN_CANDIDATE @@ -117,9 +117,10 @@ channel](https://github.com/netbox-community/netbox/wiki) if you need any assist ``` Thank you for opening a bug report. I was unable to reproduce the reported behavior on NetBox v$VERSION. -Please re-confirm the reported behavior on the current stable release and adjust your post above as necessary. -Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to -reproduce the issue. Remember to include the steps taken to create any initial objects or other data. +Please re-confirm the reported behavior on the current stable release and adjust your post above as +necessary. Remember to provide detailed steps that someone else can follow using a clean installation of +NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other +data. ``` ### VERSION_OUT_OF_DATE