mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-21 03:27:21 -06:00
Updated Issue Triage Workflow (markdown)
parent
2029fa5303
commit
ac2b800bb1
@ -71,3 +71,20 @@ 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.`
|
||||
|
||||
# Bug Priority Guidelines
|
||||
|
||||
Here are some rough guidelines for assigning bug prioritization:
|
||||
|
||||
**High Severity:**
|
||||
* Is a security vulnerability that effects most people or leaks important data
|
||||
* Severely impacts the functionality of the app in core features that would effect most users of the app
|
||||
|
||||
**Medium Severity:**
|
||||
* The bug isn't severely impacting the overall usability of the program.
|
||||
* -or- has an easy work-around or is in a non-critical part of the app'
|
||||
|
||||
**Low Priority:**
|
||||
* Minor issues or cosmetic design issues that do not significantly affect the functionality of the app.
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user