Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.51 KB

File metadata and controls

40 lines (28 loc) · 1.51 KB

Team Routing & Label Taxonomy

Team Routing

The source of truth for code ownership is .github/CODEOWNERS. The table below is a summary — when in doubt, check CODEOWNERS.

Area Team Packages
v9 Components @microsoft/cxe-prg packages/react-components/*
v8 Components @microsoft/cxe-red packages/react/*
Web Components @microsoft/fui-wc packages/web-components/*
Charting @microsoft/charting-team packages/charts/*
Build/Tooling @microsoft/fluentui-react-build tools/*, .github/*, root configs

Label Taxonomy

Product Labels

  • Fluent UI react-components (v9) — v9 React components
  • Fluent UI react (v8) — v8 React components
  • web-components / Fluent UI WC (v3) — Web Components
  • Package: charting — Charting library

Type Labels

  • Type: Bug :bug: — Bug reports
  • Type: Feature — Feature requests

Status Labels

  • Needs: Triage :mag: — Needs team review
  • Needs: Author Feedback — Waiting on issue author
  • Needs: Attention — Needs team attention

Resolution Labels

  • Resolution: Duplicate — Duplicate of another issue
  • Resolution: Not An Issue — Not a valid issue
  • Resolution: By Design — Working as intended