scikit-learn / enhancement_proposals

Enhancement proposals for scikit-learn: structured discussions and rational for large additions and modifications
https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
47 stars 34 forks source link

Augment template #26

Open amueller opened 4 years ago

amueller commented 4 years ago

I think we should augment the template to start with a motivation and an example of what the solution will look like to users.

adrinjalali commented 4 years ago

I think we (I at least) should start using that template, instead of taking another SLEP as a starting point :D

NicolasHug commented 4 years ago

yeah, the current template addresses these points it seems:

It should describe the existing problem that it is trying to solve and why this SLEP makes the situation better. It should include examples of how the new functionality would be used and perhaps some use cases

amueller commented 4 years ago

I think motivation should be a separate section.