Skip to content

Check in collect_env.py to improve UX of GitHub Issue reporting #8692

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

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

guangy10
Copy link
Contributor

Summary

During my oncall shift, I noticed that not just one user forget to include the dev env when report GitHub issues to us (issue1, issue2). And they are not aware of that the script is not included in the repo by default and they have to download it separately (#8684 (comment)).

I think a better UX, to make it easier for both us and users, we should make the process easier by including the script in our repo. So in this PR, we check in the collect_env.py to util/ and update the guide in issue template.

Test plan

python util/collect_env.py locally

Copy link

pytorch-bot bot commented Feb 25, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8692

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 3 Pending

As of commit b7a99ef with merge base d94b9f3 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 25, 2025
@guangy10
Copy link
Contributor Author

Fixed linter

@guangy10 guangy10 added the release notes: misc Miscellaneous label Feb 26, 2025
@guangy10 guangy10 merged commit 83a7773 into main Feb 26, 2025
47 checks passed
@guangy10 guangy10 deleted the improve_issue_report branch February 26, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants