diff --git a/Issue-Triage-Workflow.md b/Issue-Triage-Workflow.md index 44b603a..c23107d 100644 --- a/Issue-Triage-Workflow.md +++ b/Issue-Triage-Workflow.md @@ -23,7 +23,7 @@ Below is a library of standard responses that can be used to save time when addr #### DOES_NOT_FOLLOW_TEMPLATE -`This issue has been closed as it does not conform to one of the [provided templates](https://github.com/netbox-community/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/netbox-community/netbox/blob/master/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).` +`This issue has been closed as it does not conform to one of the [provided templates](https://github.com/netbox-community/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/netbox-community/netbox/blob/main/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).` #### VERSION_OUT_OF_DATE @@ -82,7 +82,7 @@ Below is a library of standard responses that can be used to save time when addr #### PR_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.` +`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/main/CONTRIBUTING.md). Please first open an issue and wait for it to be accepted before further work is done on this pull request.` # Bug Priority Guidelines @@ -102,4 +102,3 @@ Here are some rough guidelines for assigning bug prioritization: * low impact issues that have an easy work-around * bugs that do affect usability but are only present in edge-cases that most users wouldn't run into * bugs that don't directly affect usability of the app -