mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
Update question template (#5585)
This commit is contained in:
parent
f82a2a5e8e
commit
281e394889
18
.github/ISSUE_TEMPLATE/question-help.md
vendored
18
.github/ISSUE_TEMPLATE/question-help.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "❓ Questions & Help"
|
name: "❓ Questions & Help"
|
||||||
about: Post your general questions on Stack Overflow tagged huggingface-transformers
|
about: Post your general questions on the Hugging Face forum or Stack Overflow tagged huggingface-transformers
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@ -11,19 +11,17 @@ assignees: ''
|
|||||||
|
|
||||||
<!-- The GitHub issue tracker is primarly intended for bugs, feature requests,
|
<!-- The GitHub issue tracker is primarly intended for bugs, feature requests,
|
||||||
new models and benchmarks, and migration questions. For all other questions,
|
new models and benchmarks, and migration questions. For all other questions,
|
||||||
we direct you to Stack Overflow (SO) where a whole community of PyTorch and
|
we direct you to the Hugging Face forum: https://discuss.huggingface.co/ .
|
||||||
Tensorflow enthusiast can help you out. Make sure to tag your question with the
|
You can also try Stack Overflow (SO) where a whole community of PyTorch and
|
||||||
right deep learning framework as well as the huggingface-transformers tag:
|
Tensorflow enthusiast can help you out. In this case, make sure to tag your
|
||||||
|
question with the right deep learning framework as well as the
|
||||||
|
huggingface-transformers tag:
|
||||||
https://stackoverflow.com/questions/tagged/huggingface-transformers
|
https://stackoverflow.com/questions/tagged/huggingface-transformers
|
||||||
|
|
||||||
If your question wasn't answered after a period of time on Stack Overflow, you
|
|
||||||
can always open a question on GitHub. You should then link to the SO question
|
|
||||||
that you posted.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Details
|
## Details
|
||||||
<!-- Description of your issue -->
|
<!-- Description of your issue -->
|
||||||
|
|
||||||
<!-- You should first ask your question on SO, and only if
|
<!-- You should first ask your question on the forum or SO, and only if
|
||||||
you didn't get an answer ask it here on GitHub. -->
|
you didn't get an answer ask it here on GitHub. -->
|
||||||
**A link to original question on Stack Overflow**:
|
**A link to original question on Stack Overflow**:
|
Loading…
Reference in New Issue
Block a user