-
Notifications
You must be signed in to change notification settings - Fork 15
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
Style guide #76
Comments
I don't think it matters much, the style is consistent enough currently I think (e.g. sentence case is pretty prevalent for titles, Note also that having to follow style guides - assuming they wouldn't be automatically applied - increases the cognitive load for editors and reviewers. |
The adage goes "docs are read 100x more than they're written", I'm OK with a bit of cognitive load on doc writers, and I do think we can automatically enforce a good chunk of any style guide :) Also note that most headings are currently |
Any style guides we have need to be enforced in CI where possible. |
Happy to close this one in favor of iterative discussions as things come up |
Aside from the technicalities of how to contribute, we should clarify the style of the docs site. For example, do we use
Sentence case headings
orTitle Case Headings
? This will be an iterative process, but it's something we should start early to get the docs looking professional and helping folks navigate the site and lower cognitive load.The text was updated successfully, but these errors were encountered: