Skip to content
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

docs: lint README for Grafana Labs style #475

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdbaldry
Copy link
Member

@jdbaldry jdbaldry commented Oct 16, 2024

Our documentation style guide is in https://grafana.com/docs/writers-toolkit/

  • Simplify some language for improved readability
  • Prefer semantic line breaks for better line based diffing in the GitHub UI.
  • Format with Prettier
  • Prefer active voice and present tense

https://grafana.com/docs/writers-toolkit/

- Simplify some language for improved readability
- Prefer [semantic line breaks](https://sembr.org/) for better line based diffing in the GitHub UI.
- Format with Prettier
- Prefer active voice and present tense

Signed-off-by: Jack Baldry <[email protected]>
@jdbaldry jdbaldry requested a review from a team as a code owner October 16, 2024 13:57
@jdbaldry jdbaldry changed the title Lint README for Grafana Labs style docs: lint README for Grafana Labs style Oct 16, 2024
Copy link
Member

@iainlane iainlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for splitting 👍

Here are two optional suggestions for this PR or another one if you fancy them:

Do you think we could come up with something to put in CONTRIBUTING.md that we can refer to when reviewing PRs, and point people to when asking for changes?

Also, you mentioned Vale. Don't suppose you have anything we could include here to run/enforce Vale checks? If not... a shared-workflows action to do that - wouldn't that be nice? (Or it can live with the writers' toolkit) 😁

A public-facing, centralized place to store reusable GitHub workflows and action
used by Grafana Labs. See the `actions/` directory for the individual actions
themselves.
A public-facing, centralized place to store reusable workflows and GitHub Actions used by Grafana Labs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word "public-facing" on this repository's README has always grated on me. I wonder if we can come up with a better way to phrase this sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants