scikit-adaptation / skada

Domain adaptation toolbox compatible with scikit-learn and pytorch
https://scikit-adaptation.github.io/
BSD 3-Clause "New" or "Revised" License
56 stars 16 forks source link

Create a contributing tutorial #214

Open tgnassou opened 3 weeks ago

tgnassou commented 3 weeks ago

I like the one of braindecode (https://github.com/braindecode/braindecode/blob/master/CONTRIBUTING.md)

Having one can help people contribute. I see a lot of people struggling with pre-commit, for example.