-
Notifications
You must be signed in to change notification settings - Fork 9
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
Uniform command descriptions' format #57
Conversation
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.
If you change any description, don't forget to regenerate docs
Also I think it's a bit weird that some commands' descriptions are in different tenses. I understand the logic, just think it would look best if they were all declarative. For me it can stay like this, it's better to have some rule and this is fine |
Co-authored-by: Henrique Santos <[email protected]>
Co-authored-by: Henrique Santos <[email protected]>
Co-authored-by: Henrique Santos <[email protected]>
Rationale followed:
Long
descriptions always end in a full stop (.
,!
, ...)Provides functionality for ...
,Creates a ...
,Deletes a ...
)