Issue Template
This commit is contained in:
parent
063e2f3f7a
commit
ea5a373155
1 changed files with 41 additions and 0 deletions
41
.github/issue_template.md
vendored
Normal file
41
.github/issue_template.md
vendored
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
<!
|
||||||
|
<!--
|
||||||
|
|
||||||
|
** Please read the guidelines below. **
|
||||||
|
|
||||||
|
Issues that do not follow these guidelines are likely to be closed.
|
||||||
|
|
||||||
|
1. GitHub is reserved for bug reports and feature requests. The best place to
|
||||||
|
ask a general question is at the Elastic [forums](https://discuss.elastic.co).
|
||||||
|
GitHub is not the place for general questions.
|
||||||
|
|
||||||
|
2. Is this bug report or feature request for a supported OS? If not, it
|
||||||
|
is likely to be closed. See https://www.elastic.co/support/matrix#show_os
|
||||||
|
|
||||||
|
3. Please fill out EITHER the feature request block or the bug report block
|
||||||
|
below, and delete the other block.
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- Feature request -->
|
||||||
|
|
||||||
|
**Describe the feature**:
|
||||||
|
|
||||||
|
<!-- Bug report -->
|
||||||
|
|
||||||
|
**Elasticsearch version**
|
||||||
|
|
||||||
|
**Role version**: (If using master please specify github sha)
|
||||||
|
|
||||||
|
**JVM version** (`java -version`):
|
||||||
|
|
||||||
|
**OS version** (`uname -a` if on a Unix-like system):
|
||||||
|
|
||||||
|
**Description of the problem including expected versus actual behaviour**:
|
||||||
|
|
||||||
|
**Playbook**:
|
||||||
|
Please specify the full playbook used to reproduce this issue.
|
||||||
|
|
||||||
|
**Provide logs from Ansible**:
|
||||||
|
|
||||||
|
**ES Logs if irrelevant**:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue