Unverified Commit ff4e48ce authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

reworked GitHub issue templates (#2492)

parent 780a3fdf
---
name: Bug Report 🐞
about: Something isn't working as expected? Here is the right place to report.
labels: bug
---
<!--
Please search your question on previous issues, Stack Overflow (https://stackoverflow.com/questions/tagged/lightgbm) or other search engines before you open a new one.
-->
......
---
name: Feature Request 💡
about: Suggest a new idea for the project.
labels: enhancement, feature-request
---
<!--
Please search your feature on previous issues and our feature requests consolidation hub (https://github.com/microsoft/LightGBM/issues/2302) before you open a new one.
-->
## Summary
<!-- Briefly explain your feature proposal. -->
## Motivation
<!-- Why is it useful to have this feature in the LightGBM project? -->
## Description
<!-- Detailed description of the new feature. -->
## References
<!-- Any useful references, for instance, papers, implementations in other projects, draft code snippets, etc. -->
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment