-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
docs: add FS storage to docs #7681
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## alpha #7681 +/- ##
==========================================
- Coverage 93.89% 93.88% -0.01%
==========================================
Files 183 183
Lines 13626 13626
==========================================
- Hits 12794 12793 -1
- Misses 832 833 +1
Continue to review full report at Codecov.
|
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.
Looks good, is this ready for merge?
Yup, it’s ready |
🎉 This change has been released in version 5.0.0-alpha.6 |
🎉 This change has been released in version 5.0.0-beta.10 |
🎉 This change has been released in version 5.1.0 |
New Pull Request Checklist
Issue Description
Readme is missing FS adapter even though link to full docs has details about the FS adapter.
Related issue: #6768 and parse-community/docs#780
Approach
Add the FS adapter to the README and clean up this section to match the rest of the document.
TODOs before merging