Skip to content

Commit d903c4c

Browse files
committed
Add ISSUE_TEMPLATE config.yml with Question link
This commit adds a config.yml for GitHub issues containing a Question link to the forums.
1 parent 38b2a01 commit d903c4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/config,yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Question
4+
url: https://discuss.elastic.co/c/elasticsearch
5+
about: Ask (and answer) questions here

0 commit comments

Comments
 (0)