Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Port README.md badge underlines fix to templates #1032

Closed
3 tasks done
JoshuaKGoldberg opened this issue Nov 14, 2023 · 1 comment 路 Fixed by #1038
Closed
3 tasks done

馃殌 Feature: Port README.md badge underlines fix to templates #1032

JoshuaKGoldberg opened this issue Nov 14, 2023 · 1 comment 路 Fixed by #1038
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

I realized about 30 seconds after merging #1030 that I'd forgotten to note: this repository also includes template files to create a new repo or migrate an existing repo. That templating stuff also needs to receive the fix from #1030. My bad for not saying anything 馃槃.

https://github.com/JoshuaKGoldberg/create-typescript-app/blob/40ad5cb15a2d1250b3ae86566e7fdd9d2602d6d2/src/steps/writeReadme/generateTopContent.ts is the file that generates the badges in README.md files. It'll need to be updated too (and its associated unit test).

Additional Info

#546 is why tests didn't catch this.

Treating this as a feature rather than a bug because nothing new is broken. It just means this repo has a nice README.md than new generated ones will have.

@JoshuaKGoldberg JoshuaKGoldberg added type: feature New enhancement or request status: accepting prs Please, send a pull request to resolve this! labels Nov 14, 2023
JoshuaKGoldberg pushed a commit that referenced this issue Nov 17, 2023
<!-- 馃憢 Hi, thanks for sending a PR to create-typescript-app! 馃挅.
Please fill out all fields below and make sure each item is true and [x]
checked.
Otherwise we may not be able to review your PR. -->

## PR Checklist

- [x] Addresses an existing open issue: fixes #1032
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

This PR ports README.md badge underlines fix (in #1030) to templates
that generates the badges in README.md files and its associated test. 馃挅
Copy link

馃帀 This is included in version v1.45.0 馃帀

The release is available on:

Cheers! 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant