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
Descriptions that are not linted are susceptible to copy-paste errors, as can be seen in #5909. I propose we:
document already existing practice in Data guidelines by adding:
Permissions API permissions (api.Permissions.*_permission.__compat.description)
Document Permissions API permission called [permissionname] as api.Permissions.[permissionname]_permission and add a description that reads "<code>[permissionname]</code> permission"
For example, the Geolocation permission is named geolocation_permission with the description text <code>geolocation</code> permission, like this:
The text was updated successfully, but these errors were encountered:
bershanskiy
changed the title
Add "description"s guidelines for Permissions
Add "description"s guidelines for Permissions API descriptions
Mar 30, 2020
Descriptions that are not linted are susceptible to copy-paste errors, as can be seen in #5909. I propose we:
CC @vinyldarkscratch
The text was updated successfully, but these errors were encountered: