#e8000b Priority::Critical ;  Serious issue requiring immediate focus
#ff7c00 Priority::High ; Issue with higher priority
#ffc400 Priority::Medium ; Issue to be resolved in a timely fashion
#1ac938 Priority::Low ; Issue can be postponed due to low criticality or need
#c44e52 Type::Bug ; An unwanted behaviour has been observed
#da8bc3 Type::Regression ; A previous behaviours is no longer observable
#64b5cd Type::Enhancement ; A modification to existing behaviour being requested
#8172b3 Type::Question ; RFC/RFI type query
#55a868 Type::New ; A new feature being requested
#3c3c3c Status::Abandoned ; No long needed
#8de5a1 Status::Accepted ; The issue has been accepted
#ffb482 Status::Blocked ; Issue depends on additional functional changes
#006374 Status::Completed ; Issue is resolved
#cfcfcf Status::In Progress ; Issue is being worked on
#ffb482 Status::On Hold ; Work on Issue postponed
#a1c9f4 Status::Review Needed ; Issue/PR requires independent review
#a1c9f4 Status::Information required ; Additional information is required to proceed
