Bug Report or New Feature Request
=================================

Bugs Report
-----------

If you've found a bug about ``skscope``, please open an issue at `github issues <https://github.com/abess-team/skscope/issues>`__. When reporting a bug, please include:         

- codes to reproduce the bug. 
- your operating system and Python version. 

If possible, it is encourage to spend a few time to make the reproducing code as minimal as possible.

Suggest New Features
--------------------

If you're working on sparsity-constrained optimization for some problems that cannot be handled by the current ``skscope`` library, it is encouraged to share your new features suggestion to us. You can open an issue at `github issues <https://github.com/abess-team/skscope/issues>`__ to post your suggestion. When suggesting a new feature, please:

-  explain in detail how it would work (e.g., offer a minimal examples).
-  provide few important literatures if possible.
