open-feature / open-feature/openfeature.dev
Add spell check as CI step
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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