do not allow creating Question issue (#95396)

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

View file

@ -1,15 +0,0 @@
---
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.

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

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