SSWConsulting / SSWConsulting/SSW.Website
💸 Testimonial Categories - Inconsistent casing
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.
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
- 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
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