-
Notifications
You must be signed in to change notification settings - Fork 874
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
collect OS + version repro_template.ipynb, fix link to open new issue…
… by adding &labels=bug&template=bug_report.yaml as suggested in #3537 (comment)
- Loading branch information
Showing
1 changed file
with
6 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ba655df
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @janosh !
Also we should be mindful
platform
may or may not generate useful info, as it could just collect the env info from the codespace container (unless user decide to pull the container and run it locally). Should be fine though.ba655df
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i know, doesn't hurt though and helps establish what metadata we're looking for in a bug report
ba655df
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes and thanks for the change!