32 lines
1.7 KiB
Markdown
32 lines
1.7 KiB
Markdown
|
|
# Roadmap
|
|||
|
|
|
|||
|
|
<p class="description">Keep up with ongoing projects and help shape the future of Material UI.</p>
|
|||
|
|
|
|||
|
|
## How we prioritize
|
|||
|
|
|
|||
|
|
Material UI is a community-driven project, meaning we usually pick the issues and suggestions that resonate the most with the community.
|
|||
|
|
Therefore, make sure to leave an upvote 👍 on [the GitHub issues](https://github.com/mui/material-ui/issues?q=is:open+is:issue+label:%22package:+material-ui%22) you are most interested in.
|
|||
|
|
|
|||
|
|
Additionally, we conduct annual [developer surveys](/blog/?tags=Developer+survey/) which also serve as key inputs for Material UI's roadmap.
|
|||
|
|
Your participation is invaluable—keep an eye on MUI's social media to catch the next survey and help shape the future of the library!
|
|||
|
|
|
|||
|
|
## Keeping track of the roadmap
|
|||
|
|
|
|||
|
|
### GitHub project
|
|||
|
|
|
|||
|
|
The Material UI GitHub project is where you can see the ongoing priorities for the library.
|
|||
|
|
We typically add umbrella issues to the project board after discussing them internally.
|
|||
|
|
|
|||
|
|
**[Visit the Material UI project board 👉](https://github.com/orgs/mui/projects/23/views/12)**
|
|||
|
|
|
|||
|
|
<img src="/static/material-ui/roadmap/github-project.png" style="width: 814px;" alt="A screenshot of the public Material UI GitHub project." width="1628" height="400" />
|
|||
|
|
|
|||
|
|
### Milestones
|
|||
|
|
|
|||
|
|
We also create milestones within the Material UI repository to keep track of larger cycles.
|
|||
|
|
Check it out to keep up with ongoing changes and updates to the library.
|
|||
|
|
|
|||
|
|
**[Visit the Material UI milestones page 👉](https://github.com/mui/material-ui/milestones/)**
|
|||
|
|
|
|||
|
|
<img src="/static/material-ui/roadmap/milestone.png" style="width: 814px;" alt="A screenshot from GitHub of the Material UI v6 milestone." width="1628" height="400" />
|