You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1.bug.yml
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,12 @@ body:
26
26
attributes:
27
27
label: Steps to reproduce 🕹
28
28
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.**
32
30
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.
# If you wish to specify custom queries, you can do so here or in a config file.
32
24
# By default, queries listed here will override any specified in a config file.
33
25
# Prefix the list here with "+" to use these queries and those in the config file.
34
26
35
27
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
0 commit comments