Updated Issue Intake Policy (markdown)

John Anderson 2020-09-26 03:08:48 -04:00
parent b5dd41da3e
commit ff63d71d95

@ -89,3 +89,7 @@ Below is a library of standard responses that can be used to save time when addr
### 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 stable release of NetBox (currently $VERSION) as this issue may have already been addressed. Please then update your issue to indicate whether further action is needed.` `Thank you for submitting this issue. Before any further work can be done, please upgrade to the most recent stable release of NetBox (currently $VERSION) as this issue may have already been addressed. Please then update your issue to indicate whether further action is needed.`
### PULL_REQUEST_NO_ACCEPTED_ISSUE
`Thank you for your interest in contributing to NetBox, however, it appears there is no accepted issue that correlates to this pull request. Before pull requests are opened, we require an accepted issue as per our [contributing guide](https://github.com/netbox-community/netbox/blob/master/CONTRIBUTING.md). Please first open an issue and wait for it to be accepted before further work is done on this pull request.`