Update question-help.md
Prefer that general questions are asked on Stack Overflow
This commit is contained in:
committed by
Julien Chaumond
parent
7e03d2bd7c
commit
2fec88ee02
20
.github/ISSUE_TEMPLATE/question-help.md
vendored
20
.github/ISSUE_TEMPLATE/question-help.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "❓Questions & Help"
|
name: "❓Questions & Help"
|
||||||
about: Start a general discussion related to PyTorch Transformers
|
about: Post your general questions on Stack Overflow tagged huggingface-transformers
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@@ -9,4 +9,20 @@ assignees: ''
|
|||||||
|
|
||||||
## ❓ Questions & Help
|
## ❓ Questions & Help
|
||||||
|
|
||||||
<!-- A clear and concise description of the question. -->
|
<!-- The GitHub issue tracker is primarly intended for bugs, feature requests,
|
||||||
|
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
|
||||||
|
Tensorflow enthusiast can help you out. 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
|
||||||
|
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- Description of your issue -->
|
||||||
|
|
||||||
|
<!-- You should first ask your question on SO, and only if
|
||||||
|
you didn't get an answer ask it here on GitHub.
|
||||||
|
The original question on Stack Overflow:
|
||||||
Reference in New Issue
Block a user