skrub-data / skrub

Prepping tables for machine learning
https://skrub-data.org/
BSD 3-Clause "New" or "Revised" License
1.23k stars 98 forks source link

DOC Adding more details on how to contribute to the library #1131

Closed rcap107 closed 1 day ago

rcap107 commented 4 weeks ago

Very early and rough draft for some improvements to the page on how to contribute to skrub. Follow-up on #1130, and still very much a work in progress.

I added some of the points that I mentioned in the issue, and some examples. As I already said, this is an early draft that we could use for discussing what should be added, and wording and stuff.

I would like to add something more on writing doctests and maybe be more specific when it comes to CI, but I don't know enough about either do do that 😅

A checklist of the operations that should be performed for the PR (pre-commit, write tests, update the changelog etc.)

jeromedockes commented 1 day ago

I think this is already a clear improvement so I'll merge it and we can have other prs to further improve some sections if we want