-
-
Notifications
You must be signed in to change notification settings - Fork 14
docs: add quick start guide #26
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
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.
For headlines the Chicago Manual of Style capitalization rules must be used:
- Capitalize the first and the last word.
- Capitalize nouns, pronouns, adjectives, verbs, adverbs, and subordinate conjunctions.
- Lowercase articles (a, an, the), coordinating conjunctions, and prepositions.
- Lowercase the ‘to’ in an infinitive (I want to play guitar).
The online tool capitalizemytitle.com can help to capitalize and case convert the headlines.
68d7c67
to
fd3d47b
Compare
Signed-off-by: Maximilian Bösing <[email protected]>
fd3d47b
to
f8f56d2
Compare
@froschdesign I wonder if its somehow possible to verify the Chicago Manual of Style rule with the markdown linter somehow. |
Description
Adding a Quick Start Guide to help users to have an idea on how to use this component in their project(s).