-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CONTRIBUTING.md for LitData #391
CONTRIBUTING.md for LitData #391
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #391 +/- ##
===================================
Coverage 78% 78%
===================================
Files 34 34
Lines 5044 5042 -2
===================================
Hits 3948 3948
+ Misses 1096 1094 -2 |
Sure @deependujha. Thanks for drafting a PR. |
For now, this PR is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The original PR was merged before I could remove the loop (I was not active). |
Nice @deependujha ! |
What does this PR do?
Fixes #354
I've just copy-pasted
CONTRIBUTING.md
from pytorch-lightning repository. No modifications done yet. Let's Work together on this and adapt it for LitData.Aim is to make it simple and powerful enough for beginners to get started with contributing to LitData.
cc:
@bhimrazy
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃