Add HF.co for PRs / Issues regarding specific model checkpoints (#17485)
* Add HF.co for PRs / Issues regarding specific model checkpoints * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Julien Chaumond <julien@huggingface.co>
This commit is contained in:
committed by
GitHub
parent
dfc38463b8
commit
52e7c92920
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,9 +1,12 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
version: 2.1
|
version: 2.1
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Model checkpoints on the Hugging Face Hub
|
||||||
|
url: https://huggingface.co/models
|
||||||
|
about: Open a Pull request / Discussion related to a specific model checkpoint directly on the Hugging Face Hub
|
||||||
- name: Website Related
|
- name: Website Related
|
||||||
url: https://github.com/huggingface/hub-docs/issues
|
url: https://github.com/huggingface/hub-docs/issues
|
||||||
about: Feature requests and bug reports related to the website
|
about: Feature requests and bug reports related to the website
|
||||||
- name: Forum
|
- name: Forum
|
||||||
url: https://discuss.huggingface.co/
|
url: https://discuss.huggingface.co/
|
||||||
about: General usage questions and community discussions
|
about: General usage questions and community discussions
|
||||||
|
|||||||
Reference in New Issue
Block a user