Files
elasticsearch-js/.github/ISSUE_TEMPLATE/regression.md
2019-08-01 10:09:16 +02:00

1.5 KiB

name, about
name about
💥 Regression Report Report unexpected behavior that worked in previous versions

It's not uncommon that somebody already opened an issue or in the best case it's already fixed but not merged. That's the reason why you should search at first before submitting a new one.

Please read this entire template before posting any issue. If you ignore these instructions and post an issue here that does not follow the instructions, your issue might be closed, locked, and assigned the invalid label.

💥 Regression Report

A clear and concise description of what the regression is.

Last working version

Worked up to version:

Stopped working in version:

To Reproduce

Steps to reproduce the behavior:

Paste your code here:


Expected behavior

A clear and concise description of what you expected to happen.

Paste the results here:


Your Environment

  • node version: 6,8,10
  • @elastic/elasticsearch version: >=7.0.0
  • os: Mac, Windows, Linux
  • any other relevant information