mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-26 18:38:38 -06:00
Updated Issue Intake Policy (markdown)
parent
c2fb45e733
commit
fd3af69af9
@ -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
|
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
|
meant to open a feature request instead, please close this issue and open a new one using the [feature
|
||||||
template](https://github.com/netbox-community/netbox/issues/new?template=feature_request.md). Otherwise,
|
request template](https://github.com/netbox-community/netbox/issues/new?template=feature_request.md).
|
||||||
please revise your post above to elaborate on why you believe the observed behavior is flawed.
|
Otherwise, please revise your post above to elaborate on why you believe the observed behavior is flawed.
|
||||||
```
|
```
|
||||||
|
|
||||||
### FEATURE_OUT_OF_SCOPE
|
### 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
|
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
|
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
|
resources and a persistent backlog of existing work, it is crucial that we limit the scope of development
|
||||||
ensure it remains a maintainable project for many years to come. Thank you for your understanding.
|
to ensure it remains a maintainable project for many years to come. Thank you for your understanding.
|
||||||
```
|
```
|
||||||
|
|
||||||
### PLUGIN_CANDIDATE
|
### 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.
|
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.
|
Please re-confirm the reported behavior on the current stable release and adjust your post above as
|
||||||
Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to
|
necessary. Remember to provide detailed steps that someone else can follow using a clean installation of
|
||||||
reproduce the issue. Remember to include the steps taken to create any initial objects or other data.
|
NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other
|
||||||
|
data.
|
||||||
```
|
```
|
||||||
|
|
||||||
### VERSION_OUT_OF_DATE
|
### VERSION_OUT_OF_DATE
|
||||||
|
Loading…
Reference in New Issue
Block a user