open-feature / open-feature/openfeature.dev

Add spell check as CI step

Open
#65 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
65
Forks
117
Avg merge
1d 11h
Merged PRs (30d)
41

Description

  • should do general spell-checking
  • should allow us to add custom words and enforce them (ie: "OpenFeature" is right, "Openfeature" is not)

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the repository's CI workflow and the existing content or build checks. Determine how a general spell-check step and a custom-word list fit into that workflow. Done means CI catches spelling errors, accepts approved terms such as "OpenFeature", and rejects incorrect variants.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ci-cd, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.