Open emichael opened 1 year ago
Hi, I am new to open source and would love to help out. Could you provide me with more information regarding where in the codebase these changes need to be made?
@emichael any further information? i am done with cloning the repo which classes do I have to work on?
@emichael Please assign it to me
/assign
Hi, Asfar and Chris. Thanks so much for the offer to help! This is really something I want someone who's already done the labs and is familiar with the codebase to tackle, though.
Ahh that's really sad. I saw the good first issue tag and i wanted to contribute. If u get some time u can explain me code base for a while.
@emichael if there's any other issue i can work on please let me know thanks
We should be using
Instant
andDuration
from thejava.time
package instead of millisecond times stored aslong
s orint
s.