[ { "name": "minor", "description": "Estimate - less than 2 hours", "color": "B0C4DE" }, { "name": "0.25D", "description": "Estimate - 2 hours", "color": "B0C4DE" }, { "name": "0.5D", "description": "Estimate - 4 hours", "color": "B0C4DE" }, { "name": "0.75D", "description": "Estimate - 6 hours", "color": "B0C4DE" }, { "name": "1D", "description": "Estimate - 8 hours", "color": "B0C4DE" }, { "name": "1.25D", "description": "Estimate - 10 hours", "color": "B0C4DE" }, { "name": "1.5D", "description": "Estimate - 12 hours", "color": "B0C4DE" }, { "name": "1.75D", "description": "Estimate - 14 hours", "color": "B0C4DE" }, { "name": "2D", "description": "Estimate - 16 hours", "color": "B0C4DE" }, { "name": "accepted", "description": "The issue has been reviewed and considered a valid issue.", "color": "A2D9CE" }, { "name": "bug", "description": "Something isn't working.", "color": "D73A4A" }, { "name": "cypress-completed", "description": "Cypress tests have finished running.", "color": "FEF2C0" }, { "name": "cypress-flaky-test", "description": "Fix cypress flaky tests.", "color": "FEF2C0" }, { "name": "cypress-happy-path-completed", "description": "Cypress happy path tests have finished running.", "color": "FEF2C0" }, { "name": "cypress-happy-path-run", "description": "Run the Cypress tests with the tag happy-path.", "color": "FEF2C0" }, { "name": "cypress-happy-path-triggered", "description": "Cypress happy path tests have been triggered.", "color": "FEF2C0" }, { "name": "cypress-needed", "description": "Cypress tests need to be written.", "color": "FEF2C0" }, { "name": "cypress-run", "description": "Run the Cypress tests.", "color": "FEF2C0" }, { "name": "cypress-triggered", "description": "Cypress tests have been triggered.", "color": "FEF2C0" }, { "name": "caught-by-cypress", "description": "Cypress tests have caught the bug.", "color": "FEF2C0" }, { "name": "documentation", "description": "Improvements or additions to documentation.", "color": "0075CA" }, { "name": "enhancement", "description": "Enhancement or feature request.", "color": "A2EEEF" }, { "name": "epic", "description": "Will get closed when sub-issues are fixed and this issue is tracked in a monthly milestone.", "color": "6A5ACD" }, { "name": "backend", "description": "Deals with Ruby & Rails code majorly.", "color": "C2E0C6" }, { "name": "frontend", "description": "Deals with React/JS code majorly. It can also include UI fixes without the help of the UI team.", "color": "C2E0C6" }, { "name": "UI", "description": "UI issue.", "color": "8250df" }, { "name": "UI-team", "description": "UI help is needed from UI team.", "color": "8250df" }, { "name": "UX", "description": "UX issue.", "color": "366FB9" }, { "name": "UX-team", "description": "UX help is needed from UX-team.", "color": "366FB9" }, { "name": "fullstack", "description": "This issue is not just frontend or backend but it's fullstack", "color": "D0ECE7" }, { "name": "high-priority", "description": "Urgent fix required. Should be done within a day at max.", "color": "B60205" }, { "name": "priority", "description": "Means I am waiting for this issue to be fixed in order to take care of other issues.", "color": "BA080D" }, { "name": "low-priority", "description": "Other open issues can be taken up before this one.", "color": "BFDADC" }, { "name": "honeybadger", "description": "Issue created by honeybadger.", "color": "D3D3D3" }, { "name": "neeto*-dependent", "description": "This issue depends upon some other issue from nano (engines/frontend packages).", "color": "E54D82" }, { "name": "on-hold", "description": "The reason should be specified as a comment before putting the issue/PR on-hold.", "color": "E54D82" }, { "name": "perf-optimization", "description": "Performance improvements, load testing, profiling etc.", "color": "CAEE3E" }, { "name": "POC", "description": "Proof of concept or doing spike work.", "color": "008080" }, { "name": "PR", "description": "The issue has a PR associated with it.", "color": "D4C5F9" }, { "name": "refactoring", "description": "Code changes, better way to organize code etc.", "color": "CAEE3E" }, { "name": "security", "description": "Vulnerabilities, security concerns etc.", "color": "BA080D" }, { "name": "UI-weekly-milestone", "description": "This issue is part of the currently ongoing UI weekly milestone.", "color": "F9D0C4" }, { "name": "engineer-needed", "description": "Engineer is needed to work on the issue", "color": "B0C4DE" }, { "name": "working", "description": "A branch associated with this issue is created.", "color": "D0ECE7" }, { "name": "product-analysis", "description": "This issue is related to product analysis", "color": "D0ECE7" }, { "name": "manual-qa-needed", "description": "Manual QA is needed to verify the changes.", "color": "CCDDCD" }, { "name": "manual-qa-team", "description": "Manual QA team needs to look into this issue.", "color": "CCDDCD" }, { "name": "manual-qa-completed", "description": "Manual QA team has finished verifying the changes.", "color": "CCDDCD" } ]