🐛 Bug: Created npm package version badge in README.md uses wrong package name #1108
Closed
3 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
Running with
--mode create
should create a README.md whose contents -especially including badge images- all refer to the created repository.Actual
In JoshuaKGoldberg/github-username-to-emails@ea4dd3e#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R16, we see that the npm package version badge refers to
create-typescript-app
instead ofgithub-username-to-emails
:<img alt="npm package version" src="https://img.shields.io/npm/v/create-typescript-app?color=21bb42" />
Additional Info
No response
The text was updated successfully, but these errors were encountered: