Skip to content
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

Merged
merged 5 commits into from
Apr 15, 2022
Merged

Conversation

osanseviero
Copy link
Member

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.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 11, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@LysandreJik LysandreJik left a 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

Comment on lines +31 to +35
attributes:
label: System Info
description: Please share your system info with us,
render: shell
placeholder: huggingface_hub version, Python Version, etc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this it would be super nice to have a huggingface-cli env command like we do for other libraries.

If you feel like doing it, we follow roughly the same structure as transformers in terms of commands, and it is visible here, registered here.

Not necessary for this PR to be merged though.

@LysandreJik
Copy link
Member

Rebasing on/Merging in main should solve the CI issues.

Copy link
Contributor

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

.github/ISSUE_TEMPLATE/bug-report.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug-report.yml Outdated Show resolved Hide resolved
adrinjalali and others added 3 commits April 14, 2022 12:37
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
@osanseviero
Copy link
Member Author

Thanks for rebasing @adrinjalali and everyone for the review <3

@osanseviero osanseviero merged commit a64f68b into huggingface:main Apr 15, 2022
@osanseviero osanseviero deleted the cleanup_things branch April 15, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants