[core] Update bug template with generic instruction #33153
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Motivation
We started the discussion on improving our templates for bug reproduction at the MUI X repo.
@oliviertassinari suggested to bring the discussion to MUI Core, since we face here a closer problem with Joy, Base and etc.
The Problem
How can we help the users to quickly start a live reproduction demo?
Originally the problem was raised because our bug templates were all based on the
x-data-gridandx-data-grid-proand we realized we'd need to update them as we released thex-date-pickersand thePremium plan.Other notes
Perhaps it makes sense to update the templates on MUI Core too.