From 52afecf9584f2e928952ef565339994940353ac3 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Tue, 10 Nov 2020 10:07:56 -0500 Subject: [PATCH] Question template (#8440) * Remove SO from question template * Styling --- .github/ISSUE_TEMPLATE/question-help.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question-help.md b/.github/ISSUE_TEMPLATE/question-help.md index 5df4485488f974..87a1a53c1cee22 100644 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ b/.github/ISSUE_TEMPLATE/question-help.md @@ -1,6 +1,6 @@ --- name: "❓ Questions & Help" -about: Post your general questions on the Hugging Face forum or Stack Overflow tagged huggingface-transformers +about: Post your general questions on the Hugging Face forum: https://discuss.huggingface.co/ title: '' labels: '' assignees: '' @@ -10,18 +10,17 @@ assignees: '' # ❓ Questions & Help ## Details + - -**A link to original question on the forum/Stack Overflow**: \ No newline at end of file + + +**A link to original question on the forum**: + + \ No newline at end of file