Add cover exception to response style guide. (#2220)

This commit is contained in:
Paulus Schoutsen 2024-06-16 12:55:06 -04:00 committed by GitHub
parent e4f52191d1
commit 4b9cc7c758
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,5 +38,5 @@ Responses should be in the present tense. For example, "The light is on" instead
## Use the correct voice
Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on".
Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on". Exception here is for the `cover` domain, as the actions take considerable time to complete.