Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: add github issue template config #4886

Merged
merged 3 commits into from
Jun 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: ❓ Simple question (Discord)
url: https://github.com/facebook/docusaurus/discussions
about: This issue tracker is not for technical support. Please use our Discord chat, and ask the community for help.
- name: ❓ Simple question (Stack Overflow)
url: https://stackoverflow.com/questions/tagged/docusaurus
about: This issue tracker is not for technical support. Please use Stack Overflow, and ask the community for help.
- name: ❓ Advanced question (GitHub Discussions)
url: https://github.com/facebook/docusaurus/discussions
about: Use GitHub Discussions for advanced and unanswered questions only, requiring a maintainer's answer. Make sure the question wasn't already asked.
17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.