Files
lightgbm-org--lightgbm/.github/ISSUE_TEMPLATE/BUG_REPORT.md
T
2026-07-13 13:27:18 +08:00

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? -->