Documentation linting (spellchecker, formatter for md files)

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale

Research direction

Review the repository's existing CI jobs and Make commands first, then identify how files ending in .md are selected. Done means a CI job checks spelling, grammar, and formatting on pull requests, with the same checks runnable locally through a make command.

Written by the indexing model from the issue text.

Description

We need a CI linter on PRs for documentation - anything ending in a .md extension.

It should check:

  • Spelling
  • Grammar
  • Formatting

It should run as a CI job (following the pattern of existing jobs) and probably also be a make command so we can run it locally.

Dominant language
Go
Stars
91
Forks
16
Avg merge
9h 3m
Merged PRs (30d)
24

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/secrets-engine

All issues in docker/secrets-engine

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.