Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stanfordnlp/stanza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Qi <qipeng@users.noreply.github.com>2020-03-27 07:09:55 +0300
committerGitHub <noreply@github.com>2020-03-27 07:09:55 +0300
commit91aa60f93865d40644ca6dbca2a387859c403341 (patch)
tree8ff26c1c43a7d97fe7aa635654aa7f8ff0537bff /.github
parentdba3af3621698d4653315a9f3c8a5b304b49f6dd (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/question.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index a386bb84..ca3f66bf 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -1,10 +1,16 @@
---
name: Question
-about: Question about general usage.
+about: 'Question about general usage. '
title: "[QUESTION]"
labels: question
assignees: ''
---
+Before you start, make sure to checkout:
+* Our documentation: https://stanfordnlp.github.io/stanza/
+* Our FAQ: https://stanfordnlp.github.io/stanza/faq.html
+* Github issues (especially closed ones)
+Your question might have an answer in these places!
+If you still couldn't find the answer to your question, feel free to delete this text and write down your question. The more information you provide with your question, the faster we will be able to help you!