-
Notifications
You must be signed in to change notification settings - Fork 5
Added a versioning page for the Android SDK #523
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
* EMBR-9229 - Severity score docs * lint * change order * lint * better style * Use click instead of tap as this is just for web for now.. * Add screenshot, change doc for columns that are presented * Update docs/product/exceptions/severity-score.md Co-authored-by: Jonathan Munz <[email protected]> * Update docs/product/exceptions/severity-score.md Co-authored-by: Jonathan Munz <[email protected]> * do not use word crash * better explanation for stddev and confidence level * click happens before the exception --------- Co-authored-by: Jonathan Munz <[email protected]>
* hang-detection * linter * edits, paired down * feedback round 2 * lint * remove excess configs
* Updating iOS changelog * Linting
Summary - Link Checker
|
Summary - Markdown Lint |
fractalwrench
left a comment
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 from a content perspective. We should figure out how to link this/highlight it on the navigation, so that it's actually visible on the docs site
@fractalwrench It'll look like this. Do we need to reference it from anywhere else? I think it's okay for it to just appear in the sidebar
|
|
Ah my bad. I didn't realise it just showed up automatically without adding any extra metadata in. That looks fine to me |
9257d5f to
95c81f1
Compare
fractalwrench
left a comment
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 - we shouldn't ship until 8.0 is released

Description of changes
Add a versioning strategy page for the Android SDK.
This document explains how we choose which versions of Android build tools and technologies to support, and what guarantees customers can expect when upgrading.