diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 025f53398..0a90d330f 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -3,65 +3,24 @@ name: Bug Report 🐞 about: Something isn't working as expected? Here is the right place to report. --- - -Also, for bugs and unexpected issues, please check the latest master branch first. ---> - -## How you are using LightGBM? - - -LightGBM component: +## Reproducible example + ## Environment info - - -Operating System: - -CPU/GPU model: - -C++ compiler version: - -CMake version: - -Java version: - -Python version: - -R version: - -Other: - - LightGBM version or commit hash: -## Error message and / or logs +Command(s) you used to install LightGBM - +```shell + +``` + + -## Reproducible example(s) - - - -## Steps to reproduce - -1. -2. -3. +## Additional Comments +