mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
blank_issues_enabled: false. it seems contact_links not supported otherwise (#95423)
This commit is contained in:
parent
d70d02ee83
commit
6eb31178ed
2 changed files with 4 additions and 15 deletions
15
.github/ISSUE_TEMPLATE/Question.md
vendored
15
.github/ISSUE_TEMPLATE/Question.md
vendored
|
@ -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
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Question
|
||||
url: https://discuss.elastic.co/c/kibana
|
Loading…
Add table
Add a link
Reference in a new issue