I am an undergrad studying Computer Science. When I tried reporting bugs to several projects, I came across the classification untriaged a lot. A web search didn't really explain what this means.
Could you tell me what an untriaged bug is?
I am an undergrad studying Computer Science. When I tried reporting bugs to several projects, I came across the classification untriaged a lot. A web search didn't really explain what this means.
Could you tell me what an untriaged bug is?
Triage
comes from medical jargon - it is the process of prioritizing patient care.
When used in the context of bugs it has a similar meaning - determining the priority of a fix.
So, untriaged bugs are those that have not been assigned a priority yet.