Revert "do not allow creating Question issue (#95396)" (#95427)

This reverts commit 9a64354db2.
This commit is contained in:
Mikhail Shustov 2021-03-25 16:56:51 +01:00 committed by GitHub
parent 9a64354db2
commit 6d6ef0092a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 4 deletions

15
.github/ISSUE_TEMPLATE/Question.md vendored Normal file
View file

@ -0,0 +1,15 @@
---
name: Question
about: Who, what, when, where, and how?
---
Hey, stop right there!
We use GitHub to track feature requests and bug reports. Please do not submit issues for questions about how to use features of Kibana, how to set Kibana up, best practices, or development related help.
However, we do want to help! Head on over to our official Kibana forums and ask your questions there. In additional to awesome, knowledgeable community contributors, core Kibana developers are on the forums every single day to help you out.
The forums are here: https://discuss.elastic.co/c/kibana
We can't stop you from opening an issue here, but it will likely linger without a response for days or weeks before it is closed and we ask you to join us on the forums instead. Save yourself the time, and ask on the forums today.

View file

@ -1,4 +0,0 @@
contact_links:
- name: Question
url: https://discuss.elastic.co/c/kibana
about: Ask (and answer) questions here.