Hacktoberfest call #2013
Unanswered
kossnocorp
asked this question in
General
Replies: 2 comments 4 replies
-
Is there any functions or locales which is already migrated to typescript? So, we can take that as a guide to implement types for the remaining ones. |
Beta Was this translation helpful? Give feedback.
1 reply
-
One of my PR is already pending since so many days. Can you please take a look at it so that I can also make some more contributions and its because currently all my changes are in my forked master branch and that is why I need to get to done first. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TL;DR: date-fns is calling Hacktoberfest participants to help with TypeScript migration. How to contribute.
In light of the recent Hacktoberfest controversy, I decided to support the initiative and try to demonstrate how such a chaotic force could be directed and turned into something positive.
Recently, I announced that date-fns is migrating to TypeScript. Given the size of the codebase and failed attempts to migrate the whole library at once, I opted for gradual migration.
Despite great efforts applied by many date-fns contributors, we still need to migrate 217 functions and locales. And this is exactly the type of work Hacktoberfest participants could help with.
Let's make an open-source community better together showing a great example of Hacktoberfest done right.
How to contribute
⚠ Claimed
label on it) and leave a comment.TypeScript migration
label (also addHacktoberfest
if you participate in it).Beta Was this translation helpful? Give feedback.
All reactions