-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[envinfo] Ask for output from envinfo in issues #23881
Conversation
Nice, even for us, when we spot a problem, it can make it easier to open a new issue :) |
So before you had no info, now you have all the info. How is it worse to know all opposed to nothing? |
I think that having the browser information is great, although browsers tend to be more and more evergreen. The problem is that we do no longer ask about the platform of end-users, If an issue happens on Safari iOS we need to know. Now, we ask what the developers are using, only, which is one part. I fear that developers will assume it's enough and not bother providing more info. I think that two days of hindsight is too short to make any conclusion, we will likely learn more in the coming days. |
Once we have stabilized this new issue template (behave as expected with developers), we need to use it on https://github.com/mui-org/material-ui-x/blob/master/.github/ISSUE_TEMPLATE/1.bug.md too. |
Reduces work required when opening an issue and provides better environment information by leveraging
envinfo
:(Currently only works if you've checked out this branch and ran
yarn
. Once this is merged and published it works as advertised.)