27 lines
469 B
Markdown
27 lines
469 B
Markdown
---
|
|
name: Bug Report 🐞
|
|
about: Something isn't working as expected? Here is the right place to report.
|
|
---
|
|
|
|
## Description
|
|
<!-- A clear description of the bug -->
|
|
|
|
## Reproducible example
|
|
<!-- Minimal code that exhibits this behavior -->
|
|
|
|
## Environment info
|
|
|
|
LightGBM version or commit hash:
|
|
|
|
Command(s) you used to install LightGBM
|
|
|
|
```shell
|
|
|
|
```
|
|
|
|
<!-- Put any additional environment information here -->
|
|
|
|
|
|
## Additional Comments
|
|
<!-- What else should we know? -->
|