sourmash-bio / sourmash

Quickly search, compare, and analyze genomic and metagenomic data sets.
http://sourmash.readthedocs.io/en/latest/
Other
466 stars 79 forks source link

revamp "good first issue" to be more welcoming etc. #1130

Open ctb opened 4 years ago

ctb commented 4 years ago

see twitter thread https://twitter.com/amanjeev/status/1287422176711389184

Edit: we should also put "repeatable quests" in the issue tracker, e.g.

xmnlab commented 4 years ago

I am starting to study Rust .. and I would be very happy if I could help in any "good first issues" :)

ctb commented 4 years ago

ok! I think I can give you a good one -- replace 'max_hash' in the Rust constructor for MinHash objects with 'scaled' - will write it out in the next day or two.

xmnlab commented 4 years ago

great I will start to check that :) thanks

ctb commented 4 years ago

@xmnlab check out https://github.com/dib-lab/sourmash/issues/1134 and ask questions :)

xmnlab commented 4 years ago

@ctb thank you so much, I will check that now :)