Skip to content

Suggestion: Contributor style guide #11

@michaeltlombardi

Description

@michaeltlombardi

For people contributing to the documentation, it would be useful to have a reference document or cheat sheet to understand the style guidelines for this project - what gets backticked vs bolded, how should titles be written, etc.

In addition to documenting the practices, there are two extremely useful tools that can help enforce (many) of them:

  • markdownlint is useful for linting the markup syntax of the documents.
  • Vale is useful for linting the prose of the documents.

Together, they enable you to enforce particular style guidelines and consistency across documentation. They both have integrations with VS Code, enabling author-time feedback, and can support CI validation as well.

Note
I'm a technical writer by trade and I'd be happy to work with you on implementing either of these and generally helping out with the documentation as needed/desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions