Skip to content

Instantly share code, notes, and snippets.

@oliviertassinari
Last active September 4, 2025 22:44
Show Gist options
  • Save oliviertassinari/9255773733ef057afd65336cc357a24f to your computer and use it in GitHub Desktop.
Save oliviertassinari/9255773733ef057afd65336cc357a24f to your computer and use it in GitHub Desktop.
shared labels

GitHub Labels Reference

Label Description Color
accessibility a11y #0052cc
benchmark We can't optimize what we can't measure. #FADDE6
blog Related to blog content or publication. #0DD1CE
breaking change Introduces changes that are not backward compatible. #A33CD6
browser: Edge Affects or fixes behavior in Microsoft Edge. #68522D
browser: Firefox Affects or fixes behavior in Mozilla Firefox. #68522D
browser: IE11 Affects or fixes behavior in Internet Explorer 11. #68522D
browser: Safari Affects or fixes behavior in Apple Safari. #68522D
cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. #B2FB7B
codemod candidate Suitable for writing a codemod for. #34309A
customization: css Design CSS customizability. #0465d6
customization: dom Component's DOM customizability, e.g. slot. #0465d6
customization: logic Logic customizability. #0465d6
customization: theme Higher level theming customizability. #0465d6
dependencies Update of dependencies. #0465d6
deprecation New deprecation message. #f9d7bd
design This is about UI or UX design, please involve a designer. #5319e7
design: ui Visual design. #5319e7
design: ux Related to End-users' experience. #5319e7
discussion #bfdadc
docs Improvements or additions to the documentation. #fbca04
duplicate This issue or pull request already exists. #cccccc
dx Related to developers' experience. #6753D6
examples Relating to /examples. #1445C7
external dependency Blocked by external dependency, we can't do anything about it. #a11d21
good first issue Great for first contributions. Enable to learn the contribution process. #0e8a16
hacktoberfest https://hacktoberfest.digitalocean.com/ #ff9a56
has workaround There's a bug, but users have a complete workaround, so no urgent fix or release is needed. #0E8A16
i18n Internationalization. The infrastructure used by localization. #0E633D
integration: nextjs Next.js #673ab8
integration: preact #673ab8
integration: react 19 About improving React 19 support. #673ab8
integration: react-router Anything related to integration with React Router & Remix. #673ab8
integration: vite #673ab8
internal Behind-the-scenes enhancement. Formerly called "core". #098087
l10n Localization. #18E535
legal #1D76DB
linked in docs The issue is linked in the docs, so completely skew the upvotes. #fef2c0
mobile Targets mobile platform. #0465d6
needs benchmarking Needs to look at different options. #0052CC
needs cherry-pick The PR should be cherry-picked to master after merge. #D2042D
not planned The problem seems valid, but we don't intend to fix it (won't fix). #d4c5f9
on hold There is a blocker, we need to wait. #8505EA
performance #f9d0c4
plan: Premium Impact at least one premium user. #519EFF
plan: Pro Impact at least one Pro user. #6CDDFF
planned: future Related to or covered by the new DX. #BDF17E
platform: windows #5319e7
PR: needs test The pull request needs tests. #e11d21
PR: out-of-date The pull request has merge conflicts and can't be merged. #ff9933
priority: important This change can make a difference. #e2dc5a
priority: low To delay as much as possible. #e2dc5a
proof of concept Studying and/or experimenting with a to be validated approach. #DDDCB5
ready to take Help wanted. Guidance available. There is a high chance the change will be accepted #0e8a16
release We are shipping :D. #b60205
RFC Request For Comments. #DA00E5
scope: all components Widespread work has an impact on almost all components. #ffffff
scope: docs-infra Changes related to the docs-infra product. #FADDE6
scope: code-infra Changes related to the code-infra product. #FADDE6
scope: support-infra Changes related to the support-infra product. #FADDE6
security Pull requests that address a security vulnerability. #ee0701
stale Inactive for 7 days (issues) or 30 days (PRs); closed after 5 or 15 more days if no update. #372E3C
status: waiting for author Issue with insufficient information. #cccccc
status: waiting for maintainer These issues haven't been looked at yet by a maintainer. #c2e0c6
support: commercial Support request from paid users. #cccccc
support: docs-feedback Feedback from documentation page. #FBCA04
support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla. #0052CC
support: priority Support request from a Priority plan user. https://mui.com/legal/technical-support-sla. #cccccc
support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla. #0052CC
support: question Community support but can be turned into an improvement. #cccccc
support: Stack Overflow Please ask the community on Stack Overflow. #cccccc
support: unknown Support request type not verified yet. Head to https://tools-public.mui.com/prod/pages/jyhs86t #D8274E
test #8ADD6D
type: bug It doesn't behave as expected. #e11d21
type: enhancement It's an improvement, but we can't make up our mind whether it's a bug fix or a new feature. #c7def8
type: expected behavior The current behavior is already the one expected. #fef2c0
type: new feature Expand the scope of the product to solve a new problem. #c7def8
type: regression A bug, but worse, it used to behave as expected. #990414
typescript #006b75
umbrella For grouping multiple issues to provide a holistic view #1a1a1a
v0.x #55bdd4
v1.x #55bdd4
v3.x #55bdd4
v4.x #55bdd4
v5.x #55bdd4
v5.x migration #55bdd4
v6.x #55bdd4
v6.x migration #55bdd4
v7.x #55bdd4
v8.x #55bdd4
v9.x #55bdd4
waiting for 👍 Waiting for upvotes. Open for community feedback and needs more interest to be worked on. #fff5d6
website Pages that are not documentation-related, marketing-focused. #D61780
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment