You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to do some writing, check out components in the To do or Outlined sections.
If you want to do some editing, see Written.
If a component's documentation has been edited and is ready for a PR, go ahead and open one. Keep an eye out for documentation that references other components; we'll want to make sure those references get released together or are already out.
If you want to review open PRs, take a look at Open PRs.
Formatting content
The component docs live in the README.md file for the component. To add a section, add this snippet to the end of the README.me file:
---
## Accessibility
<!-- content-for: android -->
See Material Design and development documentation about accessibility for Android:
- [Accessible design on Android](https://material.io/design/usability/accessibility.html)
- [Accessible development on Android](https://developer.android.com/guide/topics/ui/accessibility/)
<!-- /content-for -->
<!-- content-for: ios -->
See Apple’s Human Interface Guidelines and API documentation about accessibility for iOS:
- [Accessible design on iOS](https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/accessibility/)
- [Accessible development on iOS](https://developer.apple.com/accessibility/ios/)
<!-- /content-for -->
<!-- content-for: web -->
...Your new content...
<!-- /content-for -->
Check out the merged PRs for examples.
Questions?
Ask @dpersing about things in general or ask @sadiesaurus about content/editing specifically.
Want to add a quick PR to help improve our documentation? Want to support accessibility work in Polaris? Do I have the project for you.
Check out the project history for more details.
See all of the drafts including content for guides and patterns, for copy.
How to do it
Formatting content
The component docs live in the
README.md
file for the component. To add a section, add this snippet to the end of theREADME.me
file:Check out the merged PRs for examples.
Questions?
Ask @dpersing about things in general or ask @sadiesaurus about content/editing specifically.
Status
To do
Outlined
Written
Open PRs
Merged
action
prop #919, released in 3.11.0)The text was updated successfully, but these errors were encountered: