Custom shields
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 122
- Avg merge
- 19m
- Merged PRs (30d)
- 8
Description
Hi, first of all, great project, really love it and I'm already using it in my repos.
It would be great to be able to use custom shields in the project image. Currently we can only turn on/off some specific shields related to the repo (stars, issues, forks), but it would be great to be able to add custom ones. For instance, these are the shields I have in my project's README.rst file:

It would be wonderful if there was a way of adding these to the project image itself.
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
No source files or tests are named. Start by locating the TypeScript entry point that builds project images and the existing repository-shield options; trace how those options reach rendering. Done means a user can provide custom shields and see them included in the generated project image alongside the existing shields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100