-
Notifications
You must be signed in to change notification settings - Fork 476
Add info on where data is stored #912
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
Add info on where data is stored #912
Conversation
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.
Thanks for adding this 👍
Co-authored-by: Tommy Nguyen <[email protected]>
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.
Thanks 🙏
Thanks Jack 🙏 |
Yay! Thanks both for your support. This was my first contribution to a project that lots of people use. Even though it's only docs, it feels good. Hope it's the start of more contributions. Thanks!! |
🎉 This PR is included in version 1.17.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
This is a docs change and relates to issue #905 - adding information on where data is stored.
I placed it under the advanced category in the sidebar. Let me know if you prefer it somewhere else.
Test Plan
It is a docs change so likely just need to review that the docs run as they should. Let me know if you want me to do any other testing.
Thanks!!