mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Updated Issue Intake Policy (markdown)
parent
f93e9e7a76
commit
c2fb45e733
@ -58,7 +58,7 @@ This page serves to define the official policy for opening and processing GitHub
|
|||||||
|
|
||||||
Below is a library of standard responses that can be used to save time when addressing problems with an issue.
|
Below is a library of standard responses that can be used to save time when addressing problems with an issue.
|
||||||
|
|
||||||
## DIRECT_TO_MAILING_LIST
|
### DIRECT_TO_MAILING_LIST
|
||||||
|
|
||||||
```
|
```
|
||||||
Thank you for your interest in NetBox. GitHub issues are intended for reporting reproducible bugs and
|
Thank you for your interest in NetBox. GitHub issues are intended for reporting reproducible bugs and
|
||||||
@ -68,7 +68,7 @@ or assistance with installation issues, please post to our
|
|||||||
[mailing list](https://groups.google.com/forum/#!forum/netbox-discuss) instead.
|
[mailing list](https://groups.google.com/forum/#!forum/netbox-discuss) instead.
|
||||||
```
|
```
|
||||||
|
|
||||||
## DOES_NOT_FOLLOW_TEMPLATE
|
### DOES_NOT_FOLLOW_TEMPLATE
|
||||||
|
|
||||||
```
|
```
|
||||||
This issue has been closed as it does not conform to one of the
|
This issue has been closed as it does not conform to one of the
|
||||||
@ -78,14 +78,14 @@ to request that your issue be re-opened, please first update the content so that
|
|||||||
template (this may require rewriting your issue entirely).
|
template (this may require rewriting your issue entirely).
|
||||||
```
|
```
|
||||||
|
|
||||||
## DUPLICATE_ISSUE
|
### DUPLICATE_ISSUE
|
||||||
|
|
||||||
```
|
```
|
||||||
Thank you for submitting this issue, however it appears that this topic has already been raised. Please see
|
Thank you for submitting this issue, however it appears that this topic has already been raised. Please see
|
||||||
issue #$ISSUE for further discussion.
|
issue #$ISSUE for further discussion.
|
||||||
```
|
```
|
||||||
|
|
||||||
## EXPECTED_BEHAVIOR
|
### EXPECTED_BEHAVIOR
|
||||||
|
|
||||||
```
|
```
|
||||||
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
|
||||||
@ -94,7 +94,7 @@ template](https://github.com/netbox-community/netbox/issues/new?template=feature
|
|||||||
please revise your post above to elaborate on why you believe the observed behavior is flawed.
|
please revise your post above to elaborate on why you believe the observed behavior is flawed.
|
||||||
```
|
```
|
||||||
|
|
||||||
## FEATURE_OUT_OF_SCOPE
|
### FEATURE_OUT_OF_SCOPE
|
||||||
|
|
||||||
```
|
```
|
||||||
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
|
||||||
@ -103,7 +103,7 @@ resources and a persistent backlog of existing work, it is crucial that we limit
|
|||||||
ensure it remains a maintainable project for many years to come. Thank you for your understanding.
|
ensure it remains a maintainable project for many years to come. Thank you for your understanding.
|
||||||
```
|
```
|
||||||
|
|
||||||
## PLUGIN_CANDIDATE
|
### PLUGIN_CANDIDATE
|
||||||
|
|
||||||
```
|
```
|
||||||
Thank you for submitting your idea. Although the proposed functionality falls outside the current scope of
|
Thank you for submitting your idea. Although the proposed functionality falls outside the current scope of
|
||||||
@ -113,7 +113,7 @@ development and a standalone project. Please reach out [via our mailing list or
|
|||||||
channel](https://github.com/netbox-community/netbox/wiki) if you need any assistance.
|
channel](https://github.com/netbox-community/netbox/wiki) if you need any assistance.
|
||||||
```
|
```
|
||||||
|
|
||||||
## UNABLE_TO_REPRODUCE
|
### UNABLE_TO_REPRODUCE
|
||||||
|
|
||||||
```
|
```
|
||||||
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.
|
||||||
@ -122,7 +122,7 @@ Remember to provide detailed steps that someone else can follow using a clean in
|
|||||||
reproduce the issue. Remember to include the steps taken to create any initial objects or other data.
|
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
|
||||||
|
|
||||||
```
|
```
|
||||||
Thank you for submitting this issue. Before any further work can be done, please upgrade to the most recent
|
Thank you for submitting this issue. Before any further work can be done, please upgrade to the most recent
|
||||||
|
Loading…
Reference in New Issue
Block a user