-
Notifications
You must be signed in to change notification settings - Fork 619
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
Add a bug report template #832
Conversation
The documentation is not available anymore as the PR was closed or merged. |
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.
This looks great! If you want to customize it further you can also add it here: https://github.com/huggingface/huggingface_hub/blob/main/.github/ISSUE_TEMPLATE/config.yml
attributes: | ||
label: System Info | ||
description: Please share your system info with us, | ||
render: shell | ||
placeholder: huggingface_hub version, Python Version, etc |
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.
Rebasing on/Merging in |
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.
Nice!
Co-authored-by: Adrin Jalali <[email protected]>
Co-authored-by: Adrin Jalali <[email protected]>
Thanks for rebasing @adrinjalali and everyone for the review <3 |
Add a bug report issue template and with a nicer issue creation based on
gradio
one which is quite nice. Here is an example of how it looks in the Gradio repo https://github.com/gradio-app/gradio/issues/new?assignees=&labels=bug&template=bug_report_template.yml.