-
Notifications
You must be signed in to change notification settings - Fork 532
docs: release notes for 0.15 and more doc fixes #1315
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
Conversation
Documentation preview |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1315 +/- ##
========================================
Coverage 70.52% 70.52%
========================================
Files 161 161
Lines 16267 16267
========================================
Hits 11473 11473
Misses 4794 4794
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
80b4c9d
to
a1c8339
Compare
Thank you @miyoungc. Please open another PR for doc fixes and keep this PR for release notes and release prep. Thanks! I'll get the doc fixes PR merged first and include them in the changelog. |
I can't split the changes. The doc build will break if I do so. All the doc changes are related to the release note to properly cross-reference to the right parts linking from the release notes. And plus only a few minor style fixes. |
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.
LGTM thanks Miyoung
Description
To fill up the release notes for SDK 0.15 and improve the new content
Related Issue(s)
#1287
Checklist