SSWConsulting / SSWConsulting/SSW.Website

💸 Testimonial Categories - Inconsistent casing

Open
#2,098 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
14
Forks
10
Avg merge
13h 51m
Merged PRs (30d)
38

Description

Description
Testimonial categories currently exhibit inconsistent casing, as they are in pascal case. Additionally, we need to update the cross-references of these categories to align with their corresponding testimonials.

image

Figure: Testimonials categories in the Visual Code

Proposed solution
Switch to kebab case for consistent casing.

### Tasks
- [ ] Rename all testimonials categories
- [ ] Update the testimonials that are referenced from these categories.

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.

Research direction

No source files or tests are named. Search the repository for the testimonial category values and their cross-references, then verify that every category uses kebab-case and each referenced testimonial still resolves consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs
Domain
content
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.