Skip to content

Commit 15dab87

Browse files
[core] Make the reproduction more important in the bug template (mui#34875)
1 parent e32e203 commit 15dab87

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/ISSUE_TEMPLATE/1.bug.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,12 @@ body:
2626
attributes:
2727
label: Steps to reproduce 🕹
2828
description: |
29-
Please provide a link to a live example and an unambiguous set of steps to reproduce this bug.
30-
31-
As a starting point, we recommend you browse our [documentation](https://mui.com/material-ui/getting-started/installation/), and [select](https://mui.com/static/docs/forking-an-example.png) the closest example to your use case.
29+
**⚠️ Issues that we can't reproduce will be closed.**
3230
33-
Or you can use the [official template](https://mui.com/r/issue-template) to build a reproduction case.
34-
35-
Issues that we can't reproduce will be closed.
31+
Please provide a link to a live example and an unambiguous set of steps to reproduce this bug. As a starting point, we recommend you browse our [documentation](https://mui.com/material-ui/getting-started/installation/), and [select](https://mui.com/static/docs/forking-an-example.png) the closest example to your use case. Or you can use the [official template](https://mui.com/r/issue-template) to build a reproduction case.
3632
value: |
33+
Link to live example:
34+
3735
Steps:
3836
3937
1.

0 commit comments

Comments
 (0)