bitcoin-dev-project / bitcoin-dev-project/bdp-ui
Centralize Product Descriptions & Taglines to Avoid Inconsistencies
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We currently maintain text and taglines for multiple products across our various projects. These are being repeated and managed separately in each product, which can easily lead to inconsistencies.
To solve this, we should store all product descriptions and taglines in a central location within this library. This would ensure consistency and ease of updates. Since the library is meant to remain lightweight, we will not store images here but will instead point to where they are hosted, preferably on Cloudflare. Cloudflare’s free image hosting plan should be sufficient for our current needs.
This will help maintain uniformity across all products and make future updates more efficient.
Contributor guide
Assessment
This issue has not been assessed yet.