boostorg / boostorg/website-v2
Managing display names in the DB
Open
Feature
- Dominant language
- HTML
- Stars
- 18
- Forks
- 28
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 77
Description
either due to how a user enters thier name or how it's imported from github, it could be formatted as all caps, all lowercase, or some odd combination.
so we need a new field in the DB, called "OrigName" that stores the actual inputed name, and the username that's used for display is modified for standard capitalisation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.