mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Updated Issue Triage Workflow (markdown)
parent
4354688bec
commit
9975597fc2
@ -78,13 +78,16 @@ 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
|
||||
* Bug is easy to run into and severely impacts the functionality of the app in core features that would effect most users of the app
|
||||
|
||||
**Medium Severity:**
|
||||
* The bug while can be easily encountered, isn't severely impacting the overall usability of the program.
|
||||
* While the bug while can be easily encountered, 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'
|
||||
* Bug would be less likely to be run into (though not an edge case) and might be difficult to work around.
|
||||
|
||||
**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
|
||||
* bugs that don't directly affect usability of the app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user